Skip to content

Commit 0c7f3b2

Browse files
committed
Disable LB tests in osp_verification until Octavia fix lands
Amphora image upload blocked by OSPRH-29792 (Glance web-download DNS validation). Operator fix merged (octavia-operator#601), waiting on content stream. Re-enable lb_tests once content is available. Signed-off-by: Itay Matza <imatza@redhat.com>
1 parent aaf4e79 commit 0c7f3b2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

jobs_definitions/osp_verification.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ stages:
2020
- post
2121
- verification
2222
- openstack_test
23-
- lb_tests
23+
# - lb_tests # disabled until job is stabilized
24+
25+
octavia_blocker_bugs_fixed: false
2426

2527
ocp_deployment_topology:
2628
network_type: OVNKubernetes

0 commit comments

Comments
 (0)