1. 15 Oct, 2021 4 commits
  2. 14 Oct, 2021 1 commit
  3. 12 Oct, 2021 1 commit
    • Łukasz Nowak's avatar
      standalone: Expose specific exceptions · dc559dad
      Łukasz Nowak authored
      Thanks to more specific exceptions the caller is able to understand what
      exactly happened during processing, especially useful in case of the caller
      uses testcase, and can sneak into real problems during setUpClass.
      dc559dad
  4. 11 Oct, 2021 2 commits
    • Łukasz Nowak's avatar
      testing/testcase: Simplify setUpClass override · 9a7d24ae
      Łukasz Nowak authored
      Some advanced tests setting up clusters need to being able to come in half of
      the setup process to do some actions on the cluster in order to have its setup
      finished, thus allow to override extracted _setUpClass and separated
      waitForInstance, so that those actions can be executed.
      9a7d24ae
    • Łukasz Nowak's avatar
      testing/testcase: Allow to skip software checks and rebuilds · cf39b7f0
      Łukasz Nowak authored
      The SLAPOS_TEST_SKIP_SOFTWARE_REBUILD changes the default to rebuild always
      the software by setting install_all to true.
      
      The SLAPOS_TEST_SKIP_SOFTWARE_CHECK allow to skip software checks, if not
      wanted by the developer.
      cf39b7f0
  5. 07 Oct, 2021 2 commits
  6. 06 Oct, 2021 6 commits
  7. 04 Oct, 2021 3 commits
  8. 30 Sep, 2021 9 commits
  9. 28 Sep, 2021 1 commit
  10. 24 Sep, 2021 2 commits
  11. 22 Sep, 2021 1 commit
  12. 21 Sep, 2021 1 commit
  13. 13 Sep, 2021 5 commits
  14. 10 Sep, 2021 1 commit
  15. 09 Sep, 2021 1 commit