Skip to content

Commit

Permalink
Remove HA test for now
Browse files Browse the repository at this point in the history
  • Loading branch information
niallthomson committed Nov 1, 2024
1 parent afdc9b1 commit b4fc060
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test-observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ jobs:
with:
glob: observability/{container-insights,kubecost,logging,open-source-metrics,resource-view}**
secrets: inherit
test-ha:
uses: ./.github/workflows/module-test.yaml
with:
module: observability/high-availability
secrets: inherit
#test-ha:
# uses: ./.github/workflows/module-test.yaml
# with:
# module: observability/high-availability
# secrets: inherit
test-opensearch:
uses: ./.github/workflows/module-test.yaml
with:
Expand Down

0 comments on commit b4fc060

Please sign in to comment.