Skip to content

Commit

Permalink
Merge branch 'branch/v15' into mcbattirola/v15/remove-team--use-new-f…
Browse files Browse the repository at this point in the history
…lags
  • Loading branch information
mcbattirola authored May 6, 2024
2 parents 1213646 + 61054d1 commit 2b50fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/aws/redshift_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import (
)

func testRedshiftServerless(t *testing.T) {
t.Skip("skipped until we fix the spacelift stack")
t.Parallel()
accessRole := mustGetEnv(t, rssAccessRoleEnv)
discoveryRole := mustGetEnv(t, rssDiscoveryRoleEnv)
Expand Down

0 comments on commit 2b50fac

Please sign in to comment.