Skip to content

Commit

Permalink
only s1 test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Vivek Reddy committed Nov 15, 2024
1 parent ba6e3de commit c262566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/int-test-gcp-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c262566

Please sign in to comment.