From 2ca1d23239dcf6d48136b132d55cc2f56bad385e Mon Sep 17 00:00:00 2001 From: Lukas Piwowarski Date: Fri, 22 Nov 2024 07:47:20 -0500 Subject: [PATCH] Testing stages Depends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/2374 --- .zuul.yaml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 428deb5d..91774a04 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -31,8 +31,18 @@ cifmw_run_test_role: test_operator + cifmw_test_operator_stages: + - name: tempest + type: tempest + - name: ansibletest + type: ansibletest + - name: horizontest + type: horizontest + - name: tobiko + type: tobiko + # Test operator - cifmw_test_operator_concurrency: 4 + cifmw_test_operator_tempest_concurrency: 4 cifmw_test_operator_timeout: 7200 # Tempest