diff --git a/.github/workflows/int-test-gcp-workflow.yml b/.github/workflows/int-test-gcp-workflow.yml index a365401fd..46ac0a14c 100644 --- a/.github/workflows/int-test-gcp-workflow.yml +++ b/.github/workflows/int-test-gcp-workflow.yml @@ -67,9 +67,9 @@ jobs: test_focus: #- { order: 1, name: "c3_gcp_sanity" } #- { order: 2, name: "c3_mgr_gcp_sanity" } - - { order: 3, name: "m4_gcp_sanity" } + #- { order: 3, name: "m4_gcp_sanity" } #- { order: 4, name: "m4_mgr_gcp_sanity" } - #- { order: 5, name: "s1_gcp_sanity" } + - { order: 5, name: "s1_gcp_sanity" } runs-on: ubuntu-latest needs: build-operator-image env: