Commit 82d5244c authored by saadali's avatar saadali

Mark failing PersistentVolumes:GCEPD tests flaky

parent 7b2a86ce
...@@ -294,7 +294,7 @@ var _ = framework.KubeDescribe("PersistentVolumes [Volume][Serial]", func() { ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment