Skip to content

Commit

Permalink
DROPME: add runtimesdk test to pr blocking for faster testing iterations
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Jul 24, 2024
1 parent 5e7d54e commit 194496a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/cluster_upgrade_runtimesdk_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import (
ctrlclient "sigs.k8s.io/controller-runtime/pkg/client"
)

var _ = Describe("When upgrading a workload cluster using ClusterClass with RuntimeSDK [vcsim] [supervisor] [ClusterClass]", func() {
var _ = Describe("When upgrading a workload cluster using ClusterClass with RuntimeSDK [vcsim] [supervisor] [ClusterClass] [PR-Blocking]", func() {
const specName = "k8s-upgrade-with-runtimesdk" // aligned to CAPI
Setup(specName, func(testSpecificSettingsGetter func() testSettings) {
capi_e2e.ClusterUpgradeWithRuntimeSDKSpec(ctx, func() capi_e2e.ClusterUpgradeWithRuntimeSDKSpecInput {
Expand Down

0 comments on commit 194496a

Please sign in to comment.