- 11 Oct, 2021 2 commits
-
-
Łukasz Nowak authored
Some advanced tests setting up clusters need to being able to come in half of the setup process to do some actions on the cluster in order to have its setup finished, thus allow to override extracted _setUpClass and separated waitForInstance, so that those actions can be executed.
-
Łukasz Nowak authored
The SLAPOS_TEST_SKIP_SOFTWARE_REBUILD changes the default to rebuild always the software by setting install_all to true. The SLAPOS_TEST_SKIP_SOFTWARE_CHECK allow to skip software checks, if not wanted by the developer.
-
- 07 Oct, 2021 2 commits
-
-
Romain Courteaud authored
Forgot to update the test. See nexedi/slapos.core@3ceef26a
-
Romain Courteaud authored
Client uses Person_requestComputer, so, allow this script on the compute node token
-
- 06 Oct, 2021 6 commits
-
-
Romain Courteaud authored
See merge request nexedi/slapos.core!335
-
Rafael Monnerat authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 04 Oct, 2021 3 commits
-
-
Julien Muchembled authored
-
Romain Courteaud authored
-
Thomas Gambier authored
-
- 30 Sep, 2021 9 commits
-
-
Rafael Monnerat authored
This was done by Thomas, I'm just pushing it into git
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It isn't required to run it that often since everything else will take long, and it perform a too expensive query for run it every minute.
-
Rafael Monnerat authored
Just save some minor processing time.
-
Rafael Monnerat authored
Those are mostly sample files updated for this revision, each project should keep a separated dumped files on their on project context.
-
Rafael Monnerat authored
-
- 28 Sep, 2021 1 commit
-
-
Thomas Gambier authored
-
- 24 Sep, 2021 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!333
-
Jérome Perrin authored
this fixes 86ce8b8e which had an error the current_output variable was not reset when the current output ended in \n. As a result, logged output was sometimes containing some parts of the program output twice. We could even catch it in unit test, when running the test multiple times. It also happened on test node with https://erp5js.nexedi.net/#/test_result_module/20210826-1706D7F50/10 The is trivial, we reset the current output also in this case. The test suite is extended a bit, with added tests and test adjustments made during the debugging. With test_exec_large_output_multiline the problem triggers almost every time.
-
- 22 Sep, 2021 1 commit
-
-
Rafael Monnerat authored
This is basically dead code, and untested.
-
- 21 Sep, 2021 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!328
-
- 13 Sep, 2021 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Also migrate Computer Partition to Compute Partition
-
Romain Courteaud authored
Keep permissions on the computer module to allow computer_module/Base_getComputerToken call
-
Romain Courteaud authored
libslap must continue to use the same class names for compatibility. Changes are made to keep the migration as simple as possible: * do not change the catalog table/column names * do not change the local_role's names and the related categories * keep Computer Consumption portal type * keep portal_id's group name * keep SLA compatibility * keep SlapTool compatibility SlapTool: restore compatibility with Hosting Subscription method
-
- 10 Sep, 2021 1 commit
-
-
Romain Courteaud authored
-
- 09 Sep, 2021 6 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The property changed into a List rather them a string
-
Rafael Monnerat authored
Even if the Map had no markers, display some location meaningful instead a point into the occean
-
Rafael Monnerat authored
Since we use latitude/longitude, "Region" is irrelelant.
-
Rafael Monnerat authored
-
- 06 Sep, 2021 1 commit
-
-
Łukasz Nowak authored
Use correct script.
-