Skip to content

Commit 5ca5312

Browse files
committed
drop pr blocking
1 parent 064df73 commit 5ca5312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/node_drain_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import (
4242
"sigs.k8s.io/controller-runtime/pkg/client"
4343
)
4444

45-
var _ = Describe("When testing Node drain [supervisor] [PR-Blocking]", func() {
45+
var _ = Describe("When testing Node drain [supervisor]", func() {
4646
const specName = "node-drain" // copied from CAPI
4747
Setup(specName, func(testSpecificSettingsGetter func() testSettings) {
4848
capi_e2e.NodeDrainTimeoutSpec(ctx, func() capi_e2e.NodeDrainTimeoutSpecInput {

0 commit comments

Comments
 (0)