Throw in a few more

Change-Id: I93cb6d885b5244aa6569cb9221da88032d31e7bb
This commit is contained in:
Davanum Srinivas 2017-04-05 08:52:51 -04:00
parent 58a77676d5
commit f80ce800d2
1 changed files with 16 additions and 0 deletions

View File

@ -26,6 +26,22 @@ TESTS_TO_SKIP=(
'\[HPA\]'
'Dashboard'
'Services.*functioning.*NodePort'
'DNS \[It\] should provide DNS for ExternalName services'
'DNS \[It\] should provide DNS for pods for Hostname and Subdomain Annotation'
'DNS \[It\] should provide DNS for services'
'DNS \[It\] should provide DNS for the cluster'
'Kubectl client \[k8s.io\] Guestbook application \[It\] should create and stop a working application'
'Kubectl client \[k8s.io\] Simple pod \[It\] should handle in\-cluster config'
'Kubectl client \[k8s.io\] Simple pod \[It\] should support exec through an HTTP proxy'
'PreStop \[It\] should call prestop when killing a pod'
'Projected \[It\] should update labels on modification'
'Services \[It\] should create endpoints for unready pods'
'Services \[It\] should serve a basic endpoint from pods'
'\[StatefulSetBasic\] \[It\] should adopt matching orphans and release non\-matching pods'
'\[StatefulSetBasic\] \[It\] should allow template updates'
'\[StatefulSetBasic\] \[I\t] should not deadlock when a pod.s predecessor fails'
'\[StatefulSetBasic\] \[It\] should provide basic identity'
'Volumes \[Volume\] \[k8s.io\] NFS \[It\] should be mountable'
)
function skipped_test_names () {