- 29 Jul, 2020 11 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Upgrade dump configuration to help to detected long ago local changes that can eventually can exist on production sites.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
* Add tests for SubscriptionRequest_processStarted * Add tests for SubscriptionRequest_verifyInstanceIsAllocated * Added test for SubscriptionRequest_processConfirmed
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It was rewritten to use a simplified shared API from the Test Mixin
-
Rafael Monnerat authored
makeTree requests a simple deployed Hosting Subscription with all elementes, this only replaces the template used when generate the objects.
-
Rafael Monnerat authored
-
- 27 Jul, 2020 2 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!244
-
Lu Xu authored
-
- 22 Jul, 2020 4 commits
-
-
Rafael Monnerat authored
See merge request !243
-
Lu Xu authored
-
Lu Xu authored
-
Jérome Perrin authored
The main part is to address the supervisor path too long we sometimes have with theia or slaprunner tests. Some minor fixes are also included See merge request nexedi/slapos.core!242
-
- 21 Jul, 2020 2 commits
-
-
Jérome Perrin authored
This also makes development easier, because we can make a temporary change to skip setupModule not to reinstall software when we are working only on the test and we don't need to recompile the software.
-
Jérome Perrin authored
This should make investigation of errors on testnode easiers, any logged messages by test framework goes to testcase.log Setup logging at the very beginning, to also have messages logged during initialization Also adjust a bit the logged messages, we don't need to log everytime we snapshot a file or folder, this cause the log to be very big, but it can be interesting to log when we start and stop checking software, so that we see how long this took.
-
- 17 Jul, 2020 5 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!230
-
Jérome Perrin authored
On test nodes, these socket path sometimes exceed the linux limit.
-
Jérome Perrin authored
Once testnodes are updated and always set SLAPOS_TEST_LOG_DIRECTORY, we no longer need to have a default case of creating a snapshot folder automatically, which was causing difficulties when running tests locally as we had to remove this folder manually between test executions.
-
Jérome Perrin authored
When this test fail we had incorrect traceback
-
Lu Xu authored
-
- 16 Jul, 2020 3 commits
- 15 Jul, 2020 10 commits
-
-
Lu Xu authored
slapos_jio_ui_test: implement multi-language test with getDefaultAvailableLanguage() and Base_translateString()
-
Lu Xu authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
When a Hosting Subscription is destroyed, the related Subscription Request is stopped.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This can prevent a useless message be pushed to the user.
-
Jérome Perrin authored
-
- 10 Jul, 2020 3 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
By replacing the templates, the site must indeed continue to work as usual, and the new organisation should take place of organisation_module/slapos
-
Rafael Monnerat authored
Create methods to replace the templates on preferences by their clones with small modifications. The goal is allow us to ensure that the values on the templates aren't harcoded on other locations, making it impossible to reconfigure the site.
-