File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -1443,7 +1443,21 @@ buildvariants:
14431443 tags : [ "pr_patch", "staging", "e2e_test_suite", "static" ]
14441444 run_on :
14451445 - ubuntu2404-large
1446- << : *base_om8_dependency
1446+ depends_on :
1447+ - name : build_om_images
1448+ variant : build_om80_images
1449+ - name : build_operator_ubi
1450+ variant : init_test_run
1451+ - name : build_init_database_image_ubi
1452+ variant : init_test_run
1453+ - name : build_test_image
1454+ variant : init_test_run
1455+ - name : build_init_appdb_images_ubi
1456+ variant : init_test_run
1457+ - name : build_init_om_images_ubi
1458+ variant : init_test_run
1459+ - name : publish_helm_chart
1460+ variant : init_test_run
14471461 tasks :
14481462 - name : e2e_static_ops_manager_kind_only_task_group
14491463 - name : e2e_static_ops_manager_kind_6_0_only_task_group
You can’t perform that action at this time.
0 commit comments