Skip to content

Commit

Permalink
adding only s1
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Reddy <[email protected]>
  • Loading branch information
Vivek Reddy committed Nov 15, 2024
1 parent 4d457d8 commit ce7ee29
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/int-test-gcp-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ jobs:
strategy:
matrix:
test_focus:
- { order: 1, name: "c3_gcp_sanity" }
- { order: 2, name: "c3_mgr_gcp_sanity" }
- { order: 3, name: "m4_gcp_sanity" }
- { order: 4, name: "m4_mgr_gcp_sanity" }
#- { order: 1, name: "c3_gcp_sanity" }
#- { order: 2, name: "c3_mgr_gcp_sanity" }
#- { order: 3, name: "m4_gcp_sanity" }
#- { order: 4, name: "m4_mgr_gcp_sanity" }
- { order: 5, name: "s1_gcp_sanity" }
runs-on: ubuntu-latest
needs: build-operator-image
Expand Down

0 comments on commit ce7ee29

Please sign in to comment.