1. 09 Mar, 2023 12 commits
  2. 07 Mar, 2023 1 commit
  3. 06 Mar, 2023 1 commit
  4. 03 Mar, 2023 1 commit
  5. 01 Mar, 2023 3 commits
  6. 08 Feb, 2023 3 commits
  7. 23 Jan, 2023 1 commit
  8. 18 Jan, 2023 2 commits
  9. 16 Jan, 2023 6 commits
  10. 13 Jan, 2023 1 commit
  11. 20 Dec, 2022 1 commit
  12. 25 Aug, 2022 2 commits
    • Jérome Perrin's avatar
      b17843bc
    • Jérome Perrin's avatar
      resiliencytestsuite: python3 fix · ec47c8e3
      Jérome Perrin authored
      urlopen(url).read() returns bytes, this fixes:
      
            File "slapos.toolbox-repository/slapos/resiliencytest/suites/resiliencytestsuite.py", line 162, in _waitForCloneToBeReadyForTakeover
              while "<b>Importer script(s) of backup in progress:</b> True" in takeover_page_content:
          TypeError: a bytes-like object is required, not 'str'
      
      errors with KVM resilience tests
      ec47c8e3
  13. 30 Jun, 2022 2 commits
  14. 05 Jun, 2022 2 commits
  15. 12 May, 2022 1 commit
  16. 18 Oct, 2021 1 commit