Skip to content

Commit

Permalink
Enable PodDistruptionbudget e2e tests in conformance
Browse files Browse the repository at this point in the history
  • Loading branch information
soltysh committed Oct 20, 2016
1 parent 7405f17 commit b35ff19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/extended/setup.sh
Expand Up @@ -77,7 +77,6 @@ function os::test::extended::setup () {

os::log::system::start


if [[ -n "${SHOW_ALL:-}" ]]; then
SKIP_NODE=1
fi
Expand Down Expand Up @@ -309,4 +308,5 @@ readonly CONFORMANCE_TESTS=(
"\[Feature\:SecurityContext\]"
"should create a LimitRange with defaults"
"Generated release_1_2 clientset"
"\[Feature\:PodDisruptionbudget\]"
)

0 comments on commit b35ff19

Please sign in to comment.