1. 29 Nov, 2019 2 commits
  2. 28 Nov, 2019 4 commits
  3. 27 Nov, 2019 5 commits
  4. 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
  5. 25 Nov, 2019 11 commits
  6. 22 Nov, 2019 3 commits
  7. 21 Nov, 2019 1 commit
  8. 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
  9. 19 Nov, 2019 12 commits