diff --git a/.zuul.yaml b/.zuul.yaml index 428deb5..22b60e9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -34,6 +34,13 @@ # Test operator cifmw_test_operator_concurrency: 4 cifmw_test_operator_timeout: 7200 + cifmw_test_operator_stages: + - step: tempest + name: tempest + - step: tobiko + name: tobiko + - step: ansibletest + name: ansibletest # Tempest cifmw_run_tempest: true