Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions zuul.d/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -86,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
Expand Down