An error occurred fetching the project authors.
- 31 Mar, 2020 1 commit
-
-
Jérome Perrin authored
-
- 24 Mar, 2020 1 commit
-
-
Jérome Perrin authored
-
- 23 Mar, 2020 1 commit
-
-
Jérome Perrin authored
-
- 13 Mar, 2020 1 commit
-
-
Bryton Lacquement authored
-
- 12 Mar, 2020 1 commit
-
-
Romain Courteaud authored
See nexedi/slapos@ea8be7ce
-
- 11 Mar, 2020 1 commit
-
-
Romain Courteaud authored
-
- 10 Mar, 2020 1 commit
-
-
Bryton Lacquement authored
-
- 05 Mar, 2020 1 commit
-
-
Alain Takoudjou authored
-
- 17 Feb, 2020 1 commit
-
-
Bryton Lacquement authored
-
- 05 Feb, 2020 1 commit
-
-
Jérome Perrin authored
/reviewed-on nexedi/slapos!695
-
- 03 Feb, 2020 1 commit
-
-
Jérome Perrin authored
-
- 02 Feb, 2020 1 commit
-
-
Jérome Perrin authored
Because we run egg tests with setup.py test, which installs missing eggs, if an egg was not installed by buildout, then it installed before running test. This was the case for mock, which is now python3 only ( https://pypi.org/project/mock/4.0.0b1/ ) and we started to see test failures. To solve this issue, refactor the setup definition to use extra_requires, which seems to work fine in buildout now. Keep test_requires because it's the what `python setup.py test` uses. Clean buildout profiles to install slapos.cookbook[test] for test instead of duplicating the content of test_requires. /reviewed-on nexedi/slapos!690
-
- 05 Dec, 2019 1 commit
-
-
Jérome Perrin authored
-
- 06 Nov, 2019 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
The test system requires to adapt to changes in slapos.core rapidly, and so it has use the most recent version.
-
- 07 Oct, 2019 1 commit
-
-
Jérome Perrin authored
needed for slapos.testing
-
- 30 Aug, 2019 1 commit
-
-
Alain Takoudjou authored
-
- 28 Aug, 2019 1 commit
-
-
Jérome Perrin authored
-
- 13 Aug, 2019 1 commit
-
-
Rafael Monnerat authored
Remove duplicated version definition at software level to prevent excessive duplication of the value.
-
- 26 Jul, 2019 1 commit
-
-
Alain Takoudjou authored
-
- 30 May, 2019 1 commit
-
-
Łukasz Nowak authored
Tests need to open xz files for checking.
-
- 25 May, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 05 Apr, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 14 Mar, 2019 1 commit
-
-
Łukasz Nowak authored
Usually the slapos.core on nodes is installed with slapos.libnetworkcache, so do the same for testing environment, so shacache can be used during installation.
-
- 13 Mar, 2019 1 commit
-
-
Łukasz Nowak authored
-
- 09 Mar, 2019 1 commit
-
-
Rafael Monnerat authored
-
- 05 Mar, 2019 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Improved supervisord management is critical for maintenance of instances between tests.
-
- 07 Feb, 2019 1 commit
-
-
Łukasz Nowak authored
Since slapos.core 1.4.16+ slapos proxy is not able to consume or publish non-strings, which makes tests not working.
-
- 22 Jan, 2019 1 commit
-
-
Jérome Perrin authored
-
- 21 Jan, 2019 1 commit
-
-
Thomas Gambier authored
They are dependencies of slapos.toolbox and we already agreed to put slapos.toolbox version in a shared file. /cc @jerome @jm /reviewed-on !502
-
- 20 Dec, 2018 1 commit
-
-
Łukasz Nowak authored
Since some software releases have unit tests, it is good idea to run the tests for each commit on slapos branch. This SR follow slapos-testing SR in a way how tests are grouped and run. Fixed erp5.util is used to expose good test suite names.
-