1. 13 Oct, 2020 1 commit
  2. 18 Sep, 2020 1 commit
    • Jérome Perrin's avatar
      Fix random test failures · 2699c3bd
      Jérome Perrin authored
      "test_networkbench: increase resolution time tolerance" addresses [this](https://erp5.nexedi.net/test_result_module/20200911-8C18D791/14):
      
      ```
      ======================================================================
      FAIL: test_dnsbench_fail (slapos.test.test_networkbench.TestDNSBench)
      Test dns failure resolution
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/srv/slapgrid/slappart20/srv/testnode/cum/inst/test0-0/parts/slapos.toolbox/slapos/test/test_networkbench.py", line 66, in test_dnsbench_fail
      self.assertLess(info[3], 1)
      AssertionError: 2.0736539363861084 not less than 1
      ```
      
      "cpu load plugin: fix test and minor cleanups" addresses [this](https://erp5.nexedi.net/test_result_module/20200911-C444DB47/13):
      
      ```
      ======================================================================
      ERROR: test_check_cpu_load_run (slapos.test.promise.plugin.test_check_server_cpu_load.TestCheckServerCPULoad)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/srv/slapgrid/slappart9/srv/testnode/bvi/inst/test0-0/parts/slapos.toolbox/slapos/test/promise/plugin/test_check_server_cpu_load.py", line 48, in test_check_cpu_load_run
          self.launcher.run()
        File "/srv/slapgrid/slappart9/srv/testnode/bvi/soft/65dbbd3d11daa99cf78c9566a0a4798e/parts/slapos.core-repository/slapos/grid/promise/__init__.py", line 884, in run
          failed_promise_output))
      PromiseError: Promise 'server-cpu-load-promise.py' failed with output: Error: Promise timed out after 0.5 seconds
      ```
      Some more fixes are in nexedi/slapos!809
      
      See merge request nexedi/slapos.toolbox!85
      2699c3bd
  3. 15 Sep, 2020 1 commit
  4. 14 Sep, 2020 4 commits
  5. 11 Sep, 2020 2 commits
  6. 10 Sep, 2020 1 commit
  7. 09 Sep, 2020 1 commit
  8. 25 Aug, 2020 2 commits
  9. 24 Aug, 2020 1 commit
  10. 21 Aug, 2020 3 commits
  11. 03 Jun, 2020 4 commits
  12. 15 May, 2020 5 commits
  13. 04 May, 2020 3 commits
  14. 30 Apr, 2020 2 commits
  15. 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
  16. 12 Mar, 2020 2 commits
  17. 02 Mar, 2020 2 commits
  18. 28 Feb, 2020 1 commit
  19. 20 Feb, 2020 1 commit
  20. 14 Feb, 2020 2 commits