Skip to content

Commit 418d279

Browse files
authored
Merge pull request #38 from stackhpc/upstream/xena-2024-09-16
Synchronise xena with upstream
2 parents 77531e2 + 5a42a24 commit 418d279

2 files changed

Lines changed: 0 additions & 69 deletions

File tree

zuul.d/bifrost-jobs.yaml

Lines changed: 0 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,6 @@
4545
parent: bifrost-integration-dhcp
4646
nodeset: ubuntu-focal
4747

48-
- job:
49-
name: bifrost-integration-dhcp-centos-8
50-
parent: bifrost-integration-dhcp
51-
nodeset: centos-8-stream
52-
5348
- job:
5449
name: bifrost-integration-dibipa-debian
5550
parent: bifrost-integration
@@ -62,11 +57,6 @@
6257
parent: bifrost-integration-dibipa-debian
6358
nodeset: ubuntu-focal
6459

65-
- job:
66-
name: bifrost-integration-dibipa-debian-centos-8
67-
parent: bifrost-integration-dibipa-debian
68-
nodeset: centos-8-stream
69-
7060
- job:
7161
name: bifrost-integration-tinyipa
7262
parent: bifrost-base
@@ -128,32 +118,6 @@
128118
vars:
129119
cli_test: true
130120

131-
- job:
132-
name: bifrost-integration-tinyipa-centos-8
133-
parent: bifrost-integration-tinyipa
134-
nodeset: centos-8-stream
135-
136-
- job:
137-
name: bifrost-integration-tinyipa-keystone-centos-8
138-
parent: bifrost-integration-tinyipa
139-
nodeset: centos-8-stream
140-
required-projects:
141-
- openstack/keystone
142-
- openstack/ironic-prometheus-exporter
143-
vars:
144-
enable_keystone: true
145-
enable_tls: true
146-
test_driver: redfish
147-
enable_prometheus_exporter: true
148-
149-
- job:
150-
name: bifrost-integration-redfish-vmedia-uefi-centos-8
151-
parent: bifrost-integration-tinyipa-centos-8
152-
vars:
153-
boot_mode: uefi
154-
test_driver: redfish
155-
use_vmedia: true
156-
157121
- job:
158122
name: bifrost-tox-linters
159123
parent: openstack-tox-linters
@@ -177,16 +141,6 @@
177141
parent: bifrost-upgrade
178142
nodeset: ubuntu-focal
179143

180-
- job:
181-
name: bifrost-upgrade-keystone-centos8
182-
parent: bifrost-upgrade
183-
nodeset: centos-8-stream
184-
required-projects:
185-
- openstack/keystone
186-
vars:
187-
enable_keystone: true
188-
noauth_mode: false
189-
190144
# NOTE(TheJulia): This job is for use on the ironic repository,
191145
# to provide a minimal platform where we can execute a job where
192146
# basic performance numbers will be referenced/collected.

zuul.d/project.yaml

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,49 +8,26 @@
88
jobs:
99
- bifrost-tox-linters
1010
- bifrost-integration-tinyipa-ubuntu-focal
11-
- bifrost-integration-tinyipa-centos-8
1211
- bifrost-integration-tinyipa-keystone-ubuntu-focal
13-
- bifrost-integration-tinyipa-keystone-centos-8
1412
- bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
15-
- bifrost-integration-redfish-vmedia-uefi-centos-8
1613
# Non-voting jobs
1714
- bifrost-integration-tinyipa-ubuntu-bionic:
1815
voting: false
1916
- bifrost-integration-dhcp-ubuntu-focal:
2017
voting: false
21-
- bifrost-integration-dhcp-centos-8:
22-
voting: false
2318
- bifrost-integration-dibipa-debian-ubuntu-focal:
2419
voting: false
25-
- bifrost-integration-dibipa-debian-centos-8:
26-
voting: false
2720
- bifrost-cli-ubuntu-focal:
2821
voting: false
2922
- bifrost-collections-src:
3023
voting: false
3124
- bifrost-keystone-collections-src:
3225
voting: false
33-
- kolla-ansible-centos8s-source-bifrost:
34-
voting: false
35-
# NOTE(yoctozepto): to override from job definition
36-
files: .*
37-
irrelevant-files:
38-
- ^.*\.rst$
39-
- ^bifrost/tests/.*$
40-
- ^api-ref/.*$
41-
- ^doc/.*$
42-
- ^releasenotes/.*$
43-
- ^setup.cfg$
44-
- ^test-requirements.txt$
45-
- ^tools/.*$
46-
- ^tox.ini$
4726
gate:
4827
jobs:
4928
- bifrost-tox-linters
5029
- bifrost-integration-tinyipa-ubuntu-focal
51-
- bifrost-integration-tinyipa-centos-8
5230
- bifrost-integration-tinyipa-keystone-ubuntu-focal
53-
- bifrost-integration-tinyipa-keystone-centos-8
5431
experimental:
5532
jobs:
5633
- bifrost-benchmark-ironic

0 commit comments

Comments
 (0)