Skip to content
Draft
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
5 changes: 2 additions & 3 deletions zuul.d/whitebox_neutron_tempest_jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
name: whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp
parent: podified-multinode-edpm-deployment-crc-2comp
nodeset: centos-9-2x-centos-9-xxl-crc-cloud-ocp-4-18-1-xxl
timeout: 12600
timeout: 18000
override-checkout: main
description: |
A multinode EDPM Zuul job which one controller, one extracted crc and
Expand All @@ -26,8 +26,7 @@
cifmw_test_operator_tempest_namespace: "{{ content_provider_os_registry_url | split('/') | last }}"
cifmw_test_operator_tempest_image_tag: "{{ content_provider_dlrn_md5_hash }}"
cifmw_test_operator_tempest_extra_images:
# TODO(chandan): Replace rocky qcow2 url once rhos-ops hosts it
- URL: "https://chandankumar.fedorapeople.org/rocky9_latest_neutron_whitebox.qcow2"
- URL: "https://github.com/eduolivares/openstack-k8s-operators-ci/releases/download/v1.0.0-beta/wntp-custom-v1.0.0-beta.qcow2"
name: custom_neutron_guest
diskFormat: qcow2
ID: "11111111-1111-1111-1111-111111111111"
Expand Down
Loading