- 09 Mar, 2023 8 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Sort entry_list by known key, the one most important for the usage.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Instead of hiding unconfigured checks, emit OK message, which gives information to the user regarding the full status.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
The IP list comparision of http_query has been dropped, as the IP presence shall be compared from DNS result.
-
Łukasz Nowak authored
Improvements: * use real dict in the test * merge test cases * increase test coverage * minimize and improve messages * use error state instead of error list * always shall full diff during test failure to ease debugging * fix ssl_certificate missing information * avoid cluttering code with test time
-
Łukasz Nowak authored
-
- 07 Mar, 2023 1 commit
-
-
Thomas Gambier authored
-
- 06 Mar, 2023 1 commit
-
-
Thomas Gambier authored
-
- 03 Mar, 2023 1 commit
-
-
Romain Courteaud authored
See merge request !113
-
- 01 Mar, 2023 3 commits
-
-
Thomas Gambier authored
Also add a "Requires-Python" information so that dropping python2 support will be easier in the future. See https://packaging.python.org/en/latest/guides/dropping-older-python-versions/
-
Thomas Gambier authored
Note that this promise is only available in Python3.
-
Boxiang Sun authored
We are going to delete instance-gitlab-test.cfg.in from slapos repo, which is dedicated to testing, now we are going to test the file which is used in production, aka instance-gitlab.cfg, as a part of theia resiliency test
-
- 08 Feb, 2023 3 commits
-
-
Joanne Hugé authored
-
Joanne Hugé authored
-
Joanne Hugé authored
-
- 23 Jan, 2023 1 commit
-
-
Thomas Gambier authored
webrunner is replaced by Theia See merge request !108
-
- 18 Jan, 2023 2 commits
-
-
Thomas Gambier authored
-
Justin authored
See merge request nexedi/slapos.toolbox!105
-
- 16 Jan, 2023 6 commits
- 13 Jan, 2023 1 commit
-
-
Justin authored
promise: Merged check_free_disk_space and monitor_partition_space from @lisa.casino & @@xavier_thompson
-
- 20 Dec, 2022 1 commit
-
-
Alain Takoudjou authored
collect data in slapos.core are stored into db with gmtime which was different from utc used by monitor.
-
- 25 Aug, 2022 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
urlopen(url).read() returns bytes, this fixes: File "slapos.toolbox-repository/slapos/resiliencytest/suites/resiliencytestsuite.py", line 162, in _waitForCloneToBeReadyForTakeover while "<b>Importer script(s) of backup in progress:</b> True" in takeover_page_content: TypeError: a bytes-like object is required, not 'str' errors with KVM resilience tests
-
- 30 Jun, 2022 2 commits
-
-
Thomas Gambier authored
-
Thomas Leymonerie authored
-
- 05 Jun, 2022 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 12 May, 2022 1 commit
-
-
Jérome Perrin authored
Improved error text for misnamed InvalidSchema and MissingSchema exceptions. https://github.com/psf/requests/blob/v2.27.0/HISTORY.md#2270-2022-01-03
-
- 18 Oct, 2021 2 commits
-
-
Romain Courteaud authored
See merge request nexedi/slapos.toolbox!102
-
Boxiang Sun authored
The test doesn't care about the instance state, just wants an arbitrary instance title.
-
- 04 Oct, 2021 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
This promise relates to resources local on the partition, which are files, and they shall be available fast, thus make it failing immediately in case of failure.
-
Boxiang Sun authored
See merge request !100
-