- 04 Aug, 2016 3 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
in some rare cases, proxy was still alive for unknown reasons, thus we had troubles to start a new one. some testnodes were failing randomly because of this
-
- 18 Mar, 2016 3 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
parameters "develop = false" and "revision =" are now set every time
-
- 09 Dec, 2015 1 commit
-
-
Sebastien Robin authored
We have local repository to control which repository at which revision is tested.
-
- 29 Oct, 2015 1 commit
-
-
Kirill Smelkov authored
Following @rafael advice on a related commit to slaprunner nexedi/slapos@c8c81baa nexedi/slapos!22 (comment 1780) let's also leverage multicore when building NumPy- & Ruby- related software under testnodes. /reviewed-by @rafael, @seb (on !23)
-
- 13 Oct, 2015 1 commit
-
-
Sebastien Robin authored
When testnodes are unable to create partitions and unable to find runTestSuite command, this change avoid having the testnode always trying to reuse same revision by forcing to move test result to failed
-
- 02 Sep, 2015 2 commits
-
-
Sebastien Robin authored
Take into account remarks done by Julien and Vincent. Also stop using deletePycFiles for git repositories, git clean -fdx is doing better (it remove more useless files if needed)
-
Sebastien Robin authored
-
- 23 Jul, 2015 3 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 03 Jul, 2015 1 commit
-
-
Jérome Perrin authored
-
- 18 Jun, 2015 1 commit
-
-
Jérome Perrin authored
-
- 10 Mar, 2015 1 commit
-
-
Gabriel Monnerat authored
-
- 02 Feb, 2015 1 commit
-
-
Jérome Perrin authored
-
- 28 Jan, 2015 1 commit
-
-
Sebastien Robin authored
-
- 16 Jan, 2015 1 commit
-
-
Jérome Perrin authored
-
- 02 Dec, 2014 2 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
...in testERP5TestNode.
-
- 01 Dec, 2014 1 commit
-
-
Cédric de Saint Martin authored
glob uses os.listdir, which returns list in arbitrary order. Sometimes we have seevral partitions containing bin/runTestSuite. We want to use the one closest to the root instance (i.e alphabetical order, test0-1/bin/runTestSuite is better thantest0-3/bin/runTestSuite). Usecase: webrunner, for which main instance contains a bin/runTestSuite for unit tests. But resiliency tests (dedicated partition, usually test0-0) also has bin/runTestSuite, and then requests a normal instance of slaprunner (usually test0-3).
-
- 16 Oct, 2014 1 commit
-
-
Julien Muchembled authored
-
- 21 Aug, 2014 1 commit
-
-
Jérome Perrin authored
-
- 07 Aug, 2014 2 commits
-
-
Rafael Monnerat authored
In this way we don't have to duplicate the method everywhere.
-
Rafael Monnerat authored
The UnitTest were running on a different folder them expected, causing often erase of the selenium setup and others test folders. This were causing over compilation.
-
- 30 Jul, 2014 1 commit
-
-
Rafael Monnerat authored
-
- 29 Jul, 2014 1 commit
-
-
Rafael Monnerat authored
-
- 02 Jun, 2014 1 commit
-
-
Arnaud Fontaine authored
-
- 28 May, 2014 3 commits
-
-
Arnaud Fontaine authored
Eg, instead of 1, 6 and 12, it was being sorted as 1, 12 and 6 users.
-
Arnaud Fontaine authored
This is required for report including Japanese characters as Bitstream font (the default) does not handle such characters.
-
Arnaud Fontaine authored
-
- 14 Apr, 2014 2 commits
-
-
Cédric de Saint Martin authored
-
Cédric de Saint Martin authored
-
- 21 Jan, 2014 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 25 Sep, 2013 3 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
We only only need an usual test result proxy, we only need the additional method getRunningTestCase
-
Benjamin Blanc authored
This commit in order to force the flush of files containing test informations after each iteration.
-