You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
osp_verification: stabilize LB tests in periodic CI jobs
Run lb_tests before openstack_test so Amphora cloud-provider Step 0 runs
before the broad openstack suite. Reorder plays in ocp_testing.yaml (Zuul
import order), not only job_definitions stage lists.
Exclude [lb] specs from the default openstack_test stage via blocklist; keep
LB coverage in lb_tests with allowlist. Defer IngressController LB testcase
(OSASINFRA-2412) via lb_tests ingress blocklist. Materialize blocklist path
with set_fact before include_role(openstack_test) so Ansible does not resolve
role_path under the wrong role.
Add combined allowlist+blocklist in filter_tests_list and flat YAML blocklist
handling in run_openstack_test. Omit broad pre-stage cluster cleanup that could
affect unrelated resources on shared lab clusters.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments