Skip to content

Commit d0b592b

Browse files
committed
Enable PodDistruptionbudget e2e tests in conformance
1 parent 2af0ede commit d0b592b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/extended/setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ function os::test::extended::setup () {
7777

7878
os::log::system::start
7979

80-
8180
if [[ -n "${SHOW_ALL:-}" ]]; then
8281
SKIP_NODE=1
8382
fi
@@ -309,4 +308,5 @@ readonly CONFORMANCE_TESTS=(
309308
"\[Feature\:SecurityContext\]"
310309
"should create a LimitRange with defaults"
311310
"Generated release_1_2 clientset"
311+
"\[Feature\:PodDisruptionbudget\]"
312312
)

0 commit comments

Comments
 (0)