mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Merge pull request #16378 from quinton-hoole/2015-10-27-promote-PD-e2e
Promote PD tests out of flaky.
This commit is contained in:
commit
b7ecbbf744
@ -143,8 +143,6 @@ GCE_FLAKY_TESTS=(
|
||||
"Jobs\sare\slocally\srestarted"
|
||||
"Resource\susage\sof\ssystem\scontainers"
|
||||
"allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258
|
||||
"pod\sw/two\sRW\sPDs\sboth\smounted\sto\sone\scontainer,\swrite\sto\sPD" # file: pd.go, issue: #15382
|
||||
"pod\sw/\sa\sreadonly\sPD\son\stwo\shosts,\sthen\sremove\sboth" # file: pd.go, issue: #15382
|
||||
"deployment.*\sin\sthe\sright\sorder" # issue: #15369
|
||||
)
|
||||
|
||||
@ -179,7 +177,6 @@ GCE_PARALLEL_FLAKY_TESTS=(
|
||||
"DaemonRestart"
|
||||
"Elasticsearch"
|
||||
"Namespaces.*should\sdelete\sfast"
|
||||
"PD"
|
||||
"ServiceAccounts"
|
||||
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user