An error occurred fetching the project authors.
- 14 Jun, 2013 3 commits
-
-
Benjamin Blanc authored
-
Benjamin Blanc authored
-
Benjamin Blanc authored
-
- 07 Jun, 2013 1 commit
-
-
Benjamin Blanc authored
-
- 05 Jun, 2013 2 commits
-
-
Benjamin Blanc authored
-
Benjamin Blanc authored
-
- 13 Feb, 2013 1 commit
-
-
Sebastien Robin authored
Here the list of changes: - close all timers when quitting, this makes stopping an erp5tetsnode much faster - remove hack on slapos/testnode after fix of slapos.cookbook - remove old tmp files left by buildout (buildout has te bo fixed too) - remove logging handlers where the are not needed any more - fixed the kill command, it was not able to kill properly childs
-
- 11 Feb, 2013 1 commit
-
-
Sebastien Robin authored
-
- 14 Dec, 2012 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 23 Oct, 2012 1 commit
-
-
Pere Cortes authored
- test node support much less parameters, it will get them from the master - testnode get list of test suite to install - the instance folder structure has changed to support multiple test suites - test node will delete useless test suites data if needed - the master url should be a sub object (distributor) inside the task distibution tool - the long run method has been splitted in many smaller methods (it is still possible to go futher
-
- 04 Oct, 2012 1 commit
-
-
Gabriel Monnerat authored
Refactor code to request installation and instanciation of external profiles passed on parameter dict
-
- 24 Apr, 2012 1 commit
-
-
Vincent Pelletier authored
Fixes upgrade path from older erp5testnode version.
-
- 11 Apr, 2012 2 commits
-
-
Sebastien Robin authored
- display the output of all commands launched by erp5testnode in erp5testnode log - add a thread to upload ongoing logs to the master regularly - if the software release is not built successfully after a few time, totally erase software. This help unblocking if buildout is unable to update software. - check if the last test result was cancelled in order to allow relaunching test without restarting testnode - improve logs to allow much better understanding of what is going on
-
Vincent Pelletier authored
-
- 12 Oct, 2011 1 commit
-
-
Gabriel Monnerat authored
refactor code to be possible pass the parameter bt5_path to runTestSuite. With this, runTestSuite script can propagate this parameter to runUnitTest script
-
- 08 Aug, 2011 1 commit
-
-
Łukasz Nowak authored
-
- 03 Aug, 2011 1 commit
-
-
Łukasz Nowak authored
-
- 02 Aug, 2011 1 commit
-
-
Łukasz Nowak authored
-
- 22 Jul, 2011 7 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Changes are done manually, as files were moved. Original log: 02666ca Enclose runTestSuite in its workspace. d029684 Use safeRpcCall always during calling master. 70d2e4b Setup process group for test suite. e94ff72 Always kill supervisord. 677895a Remove not filled kill lists. b228b13 Make import list diff/patch friendly. 8ef8b9b Missing import. 37da900 Always set partition's permission. 346ff3b Cleanup test result when SubprocessError is raised. 5515a97 Reuse SubprocessError exception in more error cases. e72a7c8 Remove no-op. 048d47d Remove debugging log. dc8276c Increase verbosity. 2d47034 Get rid of empty lines between each commands. bdd79ce Use timestamped logger in Updater & SlapOSControler. e0ec540 Fix typo in log message. d46f496 Output formated timestamp in front of each message. 2dfa0a9 Don't write to some dynamically-named, pwd-relative file. de91c1f Catch all RPC exceptions. d413f61 Move log files to testrunner's log_directory. 4d357a4 Provide and use run_directory instead of computing it. 0cd300b Define profile_path on individual repository list entry. 1f5e7a3 save memory by stopping supervisor Original commits are available in http://git.erp5.org/repos/slapos.git repository.
-
Łukasz Nowak authored
testnode maps some sections to internal parameters, so in order to avoid post processing just keep keys as are.
-
Łukasz Nowak authored
For now the goal is to make testnode running, usage optimisation will be applied later.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Use argparse and configparser in order to being able to pass parameters.
-
- 21 Jul, 2011 6 commits
-
-
Julien Muchembled authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
- a list of repositories to synchronize can be provided - the first repository is used for software - transfer project revision with string like [repo x]=[commit count x]-[hash x],[repo y]=[commit count y][hash y] - change related to new structure : recipe slapos.recipe.erp5testnode is inside slapos.cookbook egg - allow authentification setting for several repositories - drop support for svn
-
Julien Muchembled authored
Same as 0526e075 but keeping erp5testnode because it will go back into this repository.
-
- 27 May, 2011 1 commit
-
-
Łukasz Nowak authored
SlapOS code has been moved to: http://git.erp5.org/gitweb/slapos.git
-
- 12 May, 2011 1 commit
-
-
Sebastien Robin authored
-
- 11 May, 2011 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
we use public repository
-
- 05 May, 2011 1 commit
-
-
Sebastien Robin authored
erp5.recipe.testnode is specific testnode for ERP5, so it must be in this repository. The path slapos/recipe/testnode should be much better, but for now all tools are not ready for it. slapos/recipe/erp5.recipe.testnode must be renamed to slapos/recipe/testnode soon.
-