1. 02 Dec, 2019 4 commits
  2. 29 Nov, 2019 3 commits
  3. 28 Nov, 2019 4 commits
  4. 27 Nov, 2019 5 commits
  5. 26 Nov, 2019 1 commit
    • Łukasz Nowak's avatar
      Fix monitor plugin for resilient stack · d41315e9
      Łukasz Nowak authored
      The original work for [monitor to plugin migration](!614) missed
      important parts of resilient stack implementation due to lack of SlapOS
      Profile Integration test coverage for those cases.
      
      /reviewed-on !659
      d41315e9
  6. 25 Nov, 2019 11 commits
  7. 22 Nov, 2019 3 commits
  8. 21 Nov, 2019 1 commit
  9. 20 Nov, 2019 1 commit
    • Łukasz Nowak's avatar
      kvm/test: Improve sanity check · 6dd208cd
      Łukasz Nowak authored
      Calling makeModuleSetUpAndTestCaseClass results already with preparing some
      environment and also test classes will run the promises, so they would never
      execute test_kvm_sanity_check.
      
      So create a method sanityCheck to check the environment and depending of the
      result call or not makeModuleSetUpAndTestCaseClass and skipIf test cases
      when environment is not sane enough.
      6dd208cd
  10. 19 Nov, 2019 7 commits