Skip to content

Commit

Permalink
Merge branch 'branch/v15' into tener/v15/backport-39841
Browse files Browse the repository at this point in the history
  • Loading branch information
Tener authored May 6, 2024
2 parents 9c2cfec + 61054d1 commit 732510d
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 732510d

Please sign in to comment.