One more flaky test

Change-Id: I679d4cf83f9a70a7bdf832bac5eadd9b6d1b6703
This commit is contained in:
Davanum Srinivas 2017-05-03 13:45:22 -04:00
parent 04f7b2ee05
commit 08ca5422d1
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ TESTS_LIST_REGEX=(
FLAKY_TESTS_LIST=(
# https://github.com/kubernetes/kubernetes/issues/44226
'Downward API volume [It] should update labels on modification [Conformance] [Volume]'
'Downward API volume [It] should update annotations on modification [Conformance] [Volume]'
)
FAILING_TESTS_LIST=(