1. 06 Aug, 2012 2 commits
    • Rafael Monnerat's avatar
      Increase the time between the checks. · c6a37624
      Rafael Monnerat authored
      Make test agent delay more time for 2 reasons:
      
        - slapgrid-cp/sr takes more them 1 min to run
        - The default periodicity on the servers are 5 min, so nothing happens in
              less them 5 minutes.
      
      This change also gives time for vifib master process the information with
      activities.
      c6a37624
    • Rafael Monnerat's avatar
      Add more verbose for Test Agent · e0f09a93
      Rafael Monnerat authored
      This changes improve the log readability in order to identify when a test
      start and stops (tears down.)
      e0f09a93
  2. 01 Aug, 2012 1 commit
  3. 09 Jul, 2012 4 commits
  4. 06 Jul, 2012 6 commits
  5. 05 Jul, 2012 1 commit
    • Vincent Pelletier's avatar
      Add support for software instanciation. · bce547ed
      Vincent Pelletier authored
      Reuse erp5.util.taskdistribution for better TaskDistributionTool
      integration (adds a dependency, removes 2 entry points): it is possible to
      create several test agents with same configuration, each testing a subset
      of the entire test suite. Especially useful if/when test agents gets the
      extra task of monitoring commits on software releases, and they locally
      build & instanciate the SR they test.
      Use a medium-lived process rather than a short-lived one, to drop state
      loading & saving complexity.
      Allow a single test agent to run several concurrent tests.
      Cleanup pidfile, even when exceptions occur.
      Factorise code used to test each step.
      Rework configuration file layout, to better use magic "[DEFAULT]" section.
      Take keys & certs from configuration file, allowing for per-test certs.
      Remove the need for storing using login & password by reusing x509 auth.
      bce547ed
  6. 04 Jul, 2012 2 commits
  7. 29 Jun, 2012 3 commits
  8. 26 Jun, 2012 1 commit
  9. 25 Jun, 2012 1 commit
  10. 21 Jun, 2012 7 commits
  11. 19 Jun, 2012 3 commits
  12. 18 Jun, 2012 1 commit
  13. 14 Jun, 2012 8 commits