mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +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
|
// GCE PD
|
||||||
///////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////
|
||||||
// Testing configurations of single a PV/PVC pair attached to a 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 (
|
var (
|
||||||
diskName string
|
diskName string
|
||||||
|
Loading…
Reference in New Issue
Block a user