integration-tests-d5f86a29cc037329.yaml 627 B

1234567891011121314151617
  1. ---
  2. prelude: >
  3. The Tempest implementation in Packstack has been refactored and improved in
  4. order to be able to install, configure and run Tempest against itself.
  5. We have leveraged these new features to have Packstack gate patch reviews
  6. against integration jobs where the patch is tested automatically against a
  7. wide range of configuration scenarios.
  8. features:
  9. - |
  10. Implemented test scenarios and tools to troubleshoot failed installations
  11. - |
  12. Implemented gate jobs which install Packstack and run tempest against itself
  13. - |
  14. Tempest installation and configuration has been vastly improved