Skip to content

Commit c2ae956

Browse files
Merge pull request #352 from eduolivares/TOBIKO-142
[tobiko] Remove advanced_vm configuration
2 parents 47b33e2 + 0894065 commit c2ae956

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

zuul.d/job.yaml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -60,19 +60,11 @@
6060

6161
- job:
6262
name: tcib-podified-multinode-edpm-deployment-crc-tobiko-master
63-
parent: tcib-podified-multinode-edpm-deployment-crc
63+
parent: tcib-podified-multinode-edpm-deployment-crc-master
6464
files:
6565
- ^container-images/tcib/base/tobiko/
6666
- ^zuul.d/
6767
vars:
68-
cifmw_repo_setup_branch: master
69-
cifmw_bop_dlrn_baseurl: "https://trunk.rdoproject.org/centos9-master"
70-
cifmw_bop_openstack_release: master
71-
cifmw_set_openstack_containers_namespace: podified-master-centos9
72-
cifmw_update_containers_org: "podified-master-centos9"
73-
cifmw_build_containers_registry_namespace: podified-master-centos9
74-
cifmw_install_yamls_vars_patch_registry_url:
75-
DATAPLANE_REGISTRY_URL: quay.io/podified-master-centos9
7668
cifmw_test_operator_stages:
7769
- name: tobiko
7870
type: tobiko
@@ -86,11 +78,6 @@
8678
- stepName: scenario-nova
8779
testenv: nova
8880
numProcesses: 1
89-
# remove `cifmw_test_operator_tobiko_override_conf` when ticket TOBIKO-142 is resolved
90-
cifmw_test_operator_tobiko_override_conf:
91-
advanced_vm:
92-
username: fedora
93-
image_url: https://kaplonski.pl/files/Customized-Fedora-Cloud-Base-Generic-41-1.4.x86_64.qcow2
9481
# enabling heat is needed for some tobiko tests
9582
cifmw_edpm_prepare_kustomizations:
9683
- apiVersion: kustomize.config.k8s.io/v1beta1

0 commit comments

Comments
 (0)