1. 14 Sep, 2020 3 commits
    • Jérome Perrin's avatar
      resiliencytest: wait longer before some operations · c4958f96
      Jérome Perrin authored
      We should rewrite this to actually wait for something instead of blindly sleeping,
      but for now let's try to make test pass by waiting more.
      c4958f96
    • Jérome Perrin's avatar
      test_networkbench: increase resolution time tolerance · 35b56408
      Jérome Perrin authored
      We don't really care how long DNS resolution took here, since we see
      cases where on test machines a name resolution takes more than one second,
      increase the minimal time to something higher to prevent such failures.
      
      Also remove not used commented out code.
      35b56408
    • Jérome Perrin's avatar
      cpu load plugin: fix test and minor cleanups · 7954028f
      Jérome Perrin authored
      This test was failing randomly because it uses a timeout of 0.5 seconds, which
      is sometimes not enough to run commands.
      
      Increase the timeout to something large enough so that we don't have timeout
      failures when test machine is busy.
      
      Also simplify the whole thing by using python instead of parsing the output
      of processes.
      7954028f
  2. 11 Sep, 2020 2 commits
  3. 25 Aug, 2020 2 commits
  4. 24 Aug, 2020 1 commit
  5. 21 Aug, 2020 3 commits
  6. 03 Jun, 2020 4 commits
  7. 15 May, 2020 5 commits
  8. 04 May, 2020 3 commits
  9. 30 Apr, 2020 2 commits
  10. 16 Apr, 2020 1 commit
    • Rafael Monnerat's avatar
      runner: Fix symlinks on softwareLink · ecf144ee
      Rafael Monnerat authored
         The generation of the link and the verification were inconsistent, this commit
         normalize both.
      
         PS.: Software Links are deprecated, it should be removed in future, as it lost
         the goals
      ecf144ee
  11. 12 Mar, 2020 2 commits
  12. 02 Mar, 2020 2 commits
  13. 28 Feb, 2020 1 commit
  14. 20 Feb, 2020 1 commit
  15. 14 Feb, 2020 2 commits
  16. 12 Feb, 2020 6 commits