1caecc598e
manila's tempest plugin is branchless and can at any time add tests for API microversions incompatible with stable branches. We used to configure test API versions via the post test hook when relying on devstack-gate. However, API version config makes sense whenever we use devstack and have tempest enabled. This will help us simplify default job configuration in the manila-tempest-plugin repository. Since the API version won't change on a stable branch, hard-coding the versions (as other micro-versioned services do in their devstack) doesn't pose any risk of failing reality. Change-Id: Ia671fa74c0ee338199bd92a1613882328d24c9e2 Related-Bug: #1928879 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com> |
||
---|---|---|
.. | ||
post_test_hook.sh | ||
pre_test_hook.sh |