Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
1b7099b
test(ci): exercise Keystone selective plan
fitbeard Jul 25, 2026
ac3e4aa
test(ci): require Ceph-backed Keystone plan
fitbeard Jul 25, 2026
e5a0325
test(ci): require fresh dependency expansion
fitbeard Jul 25, 2026
5767194
test(ci): require Ceph host preparation
fitbeard Jul 25, 2026
4748e87
test(ci): require focused Keycloak closure
fitbeard Jul 25, 2026
7767aae
test(ci): allow focused AIO without br-ex
fitbeard Jul 25, 2026
1edf38e
test(ci): exercise Glance selective plan
fitbeard Jul 25, 2026
b91a937
test(ci): exercise Cinder selective plan
fitbeard Jul 25, 2026
62cdf74
test(ci): exercise Nova selective plan
fitbeard Jul 25, 2026
7705d64
test(ci): exercise cert-manager selective plan
fitbeard Jul 25, 2026
77f6239
test(ci): verify focused cert-manager preparation
fitbeard Jul 25, 2026
f95d256
test(ci): exercise local-path CSI plan
fitbeard Jul 25, 2026
da7f001
test(ci): exercise RBD CSI plan
fitbeard Jul 25, 2026
484a7c2
test(ci): exercise Placement selective plan
fitbeard Jul 26, 2026
128a0f1
test(ci): exercise Horizon selective plan
fitbeard Jul 26, 2026
edc8c22
test(ci): rerun Horizon selective plan
fitbeard Jul 26, 2026
3f118c5
test(ci): exercise Barbican selective plan
fitbeard Jul 26, 2026
ac3d2b4
test(ci): exercise Heat selective plan
fitbeard Jul 26, 2026
b20ed9e
test(ci): rerun Heat with trusted issuer
fitbeard Jul 26, 2026
56b83ef
test(ci): verify Heat with issuer CA
fitbeard Jul 26, 2026
c5de92b
test(ci): exercise Octavia selective plan
fitbeard Jul 26, 2026
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: 5 additions & 0 deletions roles/heat/.ci-selective-test
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This temporary marker exercises Heat selective CI planning. Only the
canonical AIO job should deploy Heat and its functional dependency closure.
The alternate network backend and dedicated scenario jobs must skip. Tempest
must validate the public Heat endpoint with the original CI issuer CA, while
the internal Keystone bootstrap remains on its configured HTTP endpoint.
5 changes: 5 additions & 0 deletions roles/octavia/.ci-selective-test
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This temporary marker exercises Octavia selective CI planning. Only the
canonical Open vSwitch AIO job should deploy Octavia and its functional
dependency closure. The alternate network backend and dedicated scenario jobs
must skip, and Tempest must verify the public service catalog with the original
CI issuer CA before exercising load-balancer tests.
Loading