From f3e7cd7c9d12c0f64633fbe6b5ceb875504ff9b6 Mon Sep 17 00:00:00 2001 From: Eduardo Olivares Date: Mon, 16 Jun 2025 13:34:01 +0200 Subject: [PATCH] Run create-check-resources workflow on storage job This job will test creation of resources and verification of resources without any disruptive tests between those steps. Depends-On: Ia845432f4628de8fb3f958ba89f751722bfbe428 Change-Id: I3e9e25a15f64f757fe1ed2eeb02063f0c00499a2 --- zuul.d/devstack-tobiko-storage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/devstack-tobiko-storage.yaml b/zuul.d/devstack-tobiko-storage.yaml index 4149b08..ea7a95e 100644 --- a/zuul.d/devstack-tobiko-storage.yaml +++ b/zuul.d/devstack-tobiko-storage.yaml @@ -35,4 +35,4 @@ ENABLE_VOLUME_MULTIATTACH: false DISABLE_CEPHADM_POST_DEPLOY: true CEPHADM_DEPLOY: true - test_workflow: create-resources + test_workflow: create-check-resources