Skip to content

Commit

Permalink
Fix integ test to run without modified image
Browse files Browse the repository at this point in the history
  • Loading branch information
burmanm committed Sep 11, 2024
1 parent d736c6a commit 6c54482
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/kindIntegTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,12 +202,6 @@ jobs:
#- config_fql # OSS only
- decommission_dc
# - stop_resume_scale_up # Odd insufficient CPU issues in kind+GHA
include:
- version: 4.1.5
serverImage: michaelburman290/cass-management-api:4.1.5-ubi8 # Modified version of cass-management-api
serverType: cassandra
integration_test: "smoke_test_read_only_fs"

# let other tests continue to run
# even if one fails
fail-fast: false
Expand Down

0 comments on commit 6c54482

Please sign in to comment.