From f4d623e9e7952c729047fa8318fb30bef8141224 Mon Sep 17 00:00:00 2001 From: Eduardo Olivares Date: Tue, 18 Nov 2025 10:44:08 +0100 Subject: [PATCH 1/2] Fix tcib-podified-multinode-edpm-deployment-crc-tobiko-master tcib jobs were recently updated and this job was configured with a parent that did not exist anymore in tcib main branch. Due to this, the job was not triggered. Signed-off-by: Eduardo Olivares --- zuul.d/job.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/zuul.d/job.yaml b/zuul.d/job.yaml index e64adbd7..04b350de 100644 --- a/zuul.d/job.yaml +++ b/zuul.d/job.yaml @@ -60,19 +60,11 @@ - job: name: tcib-podified-multinode-edpm-deployment-crc-tobiko-master - parent: tcib-podified-multinode-edpm-deployment-crc + parent: tcib-podified-multinode-edpm-deployment-crc-master files: - ^container-images/tcib/base/tobiko/ - ^zuul.d/ vars: - cifmw_repo_setup_branch: master - cifmw_bop_dlrn_baseurl: "https://trunk.rdoproject.org/centos9-master" - cifmw_bop_openstack_release: master - cifmw_set_openstack_containers_namespace: podified-master-centos9 - cifmw_update_containers_org: "podified-master-centos9" - cifmw_build_containers_registry_namespace: podified-master-centos9 - cifmw_install_yamls_vars_patch_registry_url: - DATAPLANE_REGISTRY_URL: quay.io/podified-master-centos9 cifmw_test_operator_stages: - name: tobiko type: tobiko From 0894065a286708c8d57c334aa361221b3f464381 Mon Sep 17 00:00:00 2001 From: Eduardo Olivares Date: Mon, 17 Nov 2025 17:26:59 +0100 Subject: [PATCH 2/2] [tobiko] Remove advanced_vm configuration Depends-On: https://github.com/openstack-k8s-operators/ci-framework/pull/3488 Signed-off-by: Eduardo Olivares --- zuul.d/job.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/zuul.d/job.yaml b/zuul.d/job.yaml index 04b350de..574eb56e 100644 --- a/zuul.d/job.yaml +++ b/zuul.d/job.yaml @@ -78,11 +78,6 @@ - stepName: scenario-nova testenv: nova numProcesses: 1 - # remove `cifmw_test_operator_tobiko_override_conf` when ticket TOBIKO-142 is resolved - cifmw_test_operator_tobiko_override_conf: - advanced_vm: - username: fedora - image_url: https://kaplonski.pl/files/Customized-Fedora-Cloud-Base-Generic-41-1.4.x86_64.qcow2 # enabling heat is needed for some tobiko tests cifmw_edpm_prepare_kustomizations: - apiVersion: kustomize.config.k8s.io/v1beta1