mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-13 13:55:41 +00:00
Add sig storage label to multizone static PV test
This commit is contained in:
parent
3af06ccf5b
commit
36d16e0dbd
@ -58,7 +58,7 @@ var _ = SIGDescribe("Multi-AZ Clusters", func() {
|
|||||||
SpreadRCOrFail(f, int32((2*zoneCount)+1), image)
|
SpreadRCOrFail(f, int32((2*zoneCount)+1), image)
|
||||||
})
|
})
|
||||||
|
|
||||||
It("should schedule pods in the same zones as statically provisioned PVs", func() {
|
It("should schedule pods in the same zones as statically provisioned PVs [sig-storage]", func() {
|
||||||
PodsUseStaticPVsOrFail(f, (2*zoneCount)+1, image)
|
PodsUseStaticPVsOrFail(f, (2*zoneCount)+1, image)
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user