mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Mark failing PersistentVolumes:GCEPD tests flaky
This commit is contained in:
parent
7b2a86ceb3
commit
82d5244cd4
@ -294,7 +294,7 @@ var _ = framework.KubeDescribe("PersistentVolumes [Volume][Serial]", func() {
|
||||
// GCE PD
|
||||
///////////////////////////////////////////////////////////////////////
|
||||
// Testing configurations of single a PV/PVC pair attached to a GCE PD
|
||||
framework.KubeDescribe("PersistentVolumes:GCEPD", func() {
|
||||
framework.KubeDescribe("PersistentVolumes:GCEPD[Flaky]", func() {
|
||||
|
||||
var (
|
||||
diskName string
|
||||
|
Loading…
Reference in New Issue
Block a user