Skip to content

Commit 9df773b

Browse files
committed
Run wntp job when its zuul file is changed
Add whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp to the github-check pipeline and run the job when file zuul.d/whitebox_neutron_tempest_jobs.yaml changes. Signed-off-by: Eduardo Olivares <eolivare@redhat.com>
1 parent 86c13fa commit 9df773b

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

ci/templates/projects.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@
2121
- cifmw-tcib
2222
- cifmw-architecture-validate-hci
2323
- ci-framework-openstack-meta-content-provider
24+
- whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp
2425
# Start generated content

zuul.d/projects.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- cifmw-tcib
1313
- cifmw-architecture-validate-hci
1414
- ci-framework-openstack-meta-content-provider
15+
- whitebox-neutron-tempest-plugin-podified-multinode-edpm-deployment-crc-2comp
1516
- cifmw-molecule-adoption_osp_deploy
1617
- cifmw-molecule-artifacts
1718
- cifmw-molecule-build_containers

zuul.d/whitebox_neutron_tempest_jobs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,15 @@
77
parent: podified-multinode-edpm-deployment-crc-2comp
88
nodeset: centos-9-2x-centos-9-xxl-crc-cloud-ocp-4-18-1-xxl
99
timeout: 12600
10-
override-checkout: main
1110
description: |
1211
A multinode EDPM Zuul job which one controller, one extracted crc and
1312
2 computes. This job will run with meta content provider to test
1413
whitebox-neutron-tempest-plugin opendev patches. It will validate the
1514
deployment by running whitebox-neutron-tempest-plugin tests.
15+
files:
16+
- ^zuul.d/whitebox_neutron_tempest_jobs.yaml
17+
dependencies:
18+
- openstack-k8s-operators-content-provider
1619
vars:
1720
cifmw_run_test_role: test_operator
1821
cifmw_os_must_gather_timeout: "30m"

0 commit comments

Comments
 (0)