package
4.17.0+incompatible
Repository: https://github.com/openshift-kni/eco-gotests.git
Documentation: pkg.go.dev
# Constants
BackupPath is the path the temporary filesystem is mounted to.
CatalogSourceName is the name for the test talm catalog source.
CguName is the name for the test talm cgu.
ClustersSelectedType is the type for a CGU condition.
CompletedReason is the reason for a CGU condition.
FSSize is the size of the temporary filesystem.
LabelBackupTestCases is the label for a particular test file.
LabelBatchingTestCases is the label for a particular test file.
LabelBlockingCRTestCases is the label for a particular test file.
LabelCanaryTestCases is the label for a particular test file.
LabelCatalogSourceTestCases is the label for a set of batching test cases.
LabelMissingPolicyTestCases is the label for a set of batching test cases.
LabelMissingSpokeTestCases is the label for a set of batching test cases.
LabelPreCacheTestCases is the label for a particular test file.
LabelSuite is the label for all the tests in this suite.
LabelTempNamespaceTestCases is the label for a set of batching test cases.
LogLevel is the verbosity of glog statements in this test suite.
MasterNodeSelector when used in a label selector finds all master nodes.
NonExistentClusterName is the name for non-existent clusters.
NonExistentPolicyName is the name for non-existent policies.
OpenshiftLoggingNamespace is the namespace where logging pods are.
PartiallyDoneReason is the reason for a CGU condition.
PlacementBindingName is the name for the test talm placement binding.
PlacementRuleName is the name for the test talm placement rule.
PolicyName is the name for the test talm policy.
PolicySetName is the name for the test talm policy set.
PreCacheContainerName is the name of the pre cache container.
PreCacheInvalidImage is a nonexistent image to use for pre caching tests.
PreCacheOverrideName is the name of the config map for excluding images from precaching.
PreCachePartialFailMessage is the message for a CGU condition.
PreCachePodLabel is the label for the pre cache pod.
PreCacheSpokeNS is the namespace from the pre cache test.
PreCacheSucceededType is the type for a CGU condition.
PreCacheValidMessage is the message for a CGU condition.
PreCacheValidType is the type for a CGU condition.
PreCachingConfigName is the name for the test talm pre caching config.
ProgressingType is the type for a CGU condition.
PrometheusNamespace is the namespace for prometheus.
PrometheusPodName is the name of the prometheus pod.
RANTestPath is where the temporary filesystem file is.
ReadyType is the type for a CGU condition.
SpokeImageDeleteCommand is the command to delete the excluded pre cache image.
SpokeImageGetNameCommand is the command to get the name of an image.
SpokeImageListCommand is the command to generate a list of cached images on the spoke cluster.
SucceededType is the type for a CGU condition.
TalmBackupNamespace is the namespace that the CGU operator uses when running backups.
TalmBlockedMessage is the message for a CGU condition.
TalmCanaryTimeoutMessage is the message for a CGU condition.
TalmCompleteLabel is the label applied during talm after completion.
TalmDefaultReconcileTime is the default time for talm to reconcile.
TalmMissingCRMessage is the message for a CGU condition.
TalmPodLabelSelector is the label selector to find talm pods.
TalmSystemStablizationTime is the default time to wait for talm to settle.
TalmTimeoutMessage is the message for a CGU condition.
TemporaryNamespace is a temporary namespace for testing created on the spokes.
TestNamespace is the testing namespace created on the hub.
TimedOutReason is the reason for a CGU condition.
UpgradeCompletedReason is the reason for a CGU condition.
ValidatedType is the type for a CGU condition.
# Variables
CguNonExistentClusterCondition is the condition when the CGU has a non-existent cluster.
CguNonExistentPolicyCondition is the condition when the CGU has a non-existent policy.
CguPreCachePartialCondition is the condition when the CGU pre-caching could only partially complete.
CguPreCacheValidCondition is the condition when the CGU pre-caching is valid.
CguSucceededCondition is the condition when the CGU has succeeded for any reason.
CguSuccessfulFinishCondition is the condition when the CGU has completed.
CguTimeoutCanaryCondition is the condition when the CGU has timed out due to canary policy remediation.
CguTimeoutMessageCondition is the condition when the CGU has timed out since policy remidation took too long.
CguTimeoutReasonCondition is the condition when the CGU has timed out.
Labels represents the range of labels that can be used for test cases selection.
ReporterHubCRsToDump is the CRs the reporter should dump on the hub.
ReporterHubNamespacesToDump tells to the reporter which namespaces on the hub to collect pod logs from.
ReporterSpokeCRsToDump is the CRs the reporter should dump on the spokes.
ReporterSpokeNamespacesToDump tells the reporter which namespaces on the spokes to collect pod logs from.
TalmNonExistentClusterMessage is the condition message for when a cluster is non-existent.
TalmNonExistentPolicyMessage is the condition message for when a policy is non-existent.