Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + const DensityPollInterval + const MinPodStartupMeasurements + const MinPodsPerSecondThroughput + const MinSaturationThreshold + const PodStartupLatencyThreshold + const UnreadyNodeToleration + var MaxContainerFailures = 0 + var MaxMissingPodStartupMeasurements = 0 + func CreateNamespaces(f *framework.Framework, namespaceCount int, namePrefix string, ...) ([]*v1.Namespace, error) + func CreateQuotas(f *framework.Framework, namespaces []*v1.Namespace, podCount int, ...) error + func GenerateConfigsForGroup(nss []*v1.Namespace, groupName string, size, count int, image string, ...) ([]testutils.RunObjectConfig, []*testutils.SecretConfig, ...) + func SIGDescribe(text string, body func()) bool + type DensityTestConfig struct + ClientSets []clientset.Interface + ConfigMapConfigs []*testutils.ConfigMapConfig + Configs []testutils.RunObjectConfig + DaemonConfigs []*testutils.DaemonConfig + PodCount int + PollInterval time.Duration + ScaleClients []scaleclient.ScalesGetter + SecretConfigs []*testutils.SecretConfig