Documentation ¶
Index ¶
- func OnlyAllowNodeZones(f *framework.Framework, zoneCount int, image string)
- func PodsUseStaticPVsOrFail(f *framework.Framework, podCount int, image string)
- func SIGDescribe(text string, body func()) bool
- func SpreadRCOrFail(f *framework.Framework, replicaCount int32, image string)
- func SpreadServiceOrFail(f *framework.Framework, replicaCount int, image string)
- type StaticPVTestConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnlyAllowNodeZones ¶
OnlyAllowNodeZones tests that GetAllCurrentZones returns only zones with Nodes
func PodsUseStaticPVsOrFail ¶
Check that the pods using statically created PVs get scheduled to the same zone that the PV is in.
func SIGDescribe ¶
func SpreadRCOrFail ¶
Check that the pods comprising a replication controller get spread evenly across available zones
Types ¶
type StaticPVTestConfig ¶
type StaticPVTestConfig struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.