mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +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"
|
"Jobs\sare\slocally\srestarted"
|
||||||
"Resource\susage\sof\ssystem\scontainers"
|
"Resource\susage\sof\ssystem\scontainers"
|
||||||
"allows\sscheduling\sof\spods\son\sa\sminion\safter\sit\srejoins\sthe\scluster" # file: resize_nodes.go, issue: #13258
|
"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
|
"deployment.*\sin\sthe\sright\sorder" # issue: #15369
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -179,7 +177,6 @@ GCE_PARALLEL_FLAKY_TESTS=(
|
|||||||
"DaemonRestart"
|
"DaemonRestart"
|
||||||
"Elasticsearch"
|
"Elasticsearch"
|
||||||
"Namespaces.*should\sdelete\sfast"
|
"Namespaces.*should\sdelete\sfast"
|
||||||
"PD"
|
|
||||||
"ServiceAccounts"
|
"ServiceAccounts"
|
||||||
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
|
"Networking\sshould\sfunction\sfor\sintra-pod\scommunication" # possibly causing Ginkgo to get stuck, issue: #13485
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user