Skip to content

Commit

Permalink
Set graviton to true int tests
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Nov 7, 2024
1 parent 133bec4 commit 11d1d3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-push-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Smoke Test
name: Smoke Test Workflow
on: push
jobs:
check-formating:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/graviton-build-test-push-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Graviton Smoke Test
name: Graviton Smoke Test WorkFlow
on:
push:
branches:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/graviton-int-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
ENTERPRISE_LICENSE_LOCATION: ${{ secrets.ENTERPRISE_LICENSE_LOCATION }}
CLUSTER_WIDE: "true"
DEPLOYMENT_TYPE: ""
GRAVITON: "true"
steps:
- name: Set Test Cluster Name
run: |
Expand Down

0 comments on commit 11d1d3f

Please sign in to comment.