Documentation
¶
Index ¶
- func RuntimeAutoScalingTest(t *testing.T)
- func RuntimeBasicStorageTest(t *testing.T)
- func RuntimeBasicTest(t *testing.T)
- func RuntimeCertManagerTest(t *testing.T)
- func RuntimeImageStreamTest(t *testing.T)
- func RuntimeKappNavTest(t *testing.T)
- func RuntimeKnativeTest(t *testing.T)
- func RuntimePersistenceTest(t *testing.T)
- func RuntimeProbeTest(t *testing.T)
- func RuntimePullPolicyTest(t *testing.T)
- func RuntimeServiceBindingTest(t *testing.T)
- func RuntimeServiceMonitorTest(t *testing.T)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RuntimeAutoScalingTest ¶
RuntimeAutoScalingTest : More indepth testing of autoscaling
func RuntimeBasicStorageTest ¶
RuntimeBasicStorageTest check that when persistence is configured that a statefulset is deployed
func RuntimeBasicTest ¶
RuntimeBasicTest barebones deployment test that makes sure applications will deploy and scale.
func RuntimeCertManagerTest ¶ added in v0.4.1
RuntimeCertManagerTest consists of five CertManager-related E2E tests.
func RuntimeImageStreamTest ¶ added in v0.4.1
RuntimeImageStreamTest consists of tests that verify the behaviour of OpenShift's Image Streams feature.
func RuntimeKappNavTest ¶ added in v0.7.0
RuntimeKappNavTest : Test kappnav feature set
func RuntimeKnativeTest ¶
RuntimeKnativeTest consists of two KnativeService-related E2E tests. One is to verify the state correctness if Spec.CreateKnativeService is false. Another is to verify the state correctness if Spec.CreateKnativeService is true,
func RuntimePersistenceTest ¶
RuntimePersistenceTest Verify the volume persistence claims.
func RuntimeProbeTest ¶
RuntimeProbeTest make sure user defined liveness/readiness probes reach ready state.
func RuntimePullPolicyTest ¶
RuntimePullPolicyTest checks that the configured pull policy is applied to deployment
func RuntimeServiceBindingTest ¶ added in v0.6.0
RuntimeServiceBindingTest verify behaviour of service binding feature
func RuntimeServiceMonitorTest ¶
RuntimeServiceMonitorTest ...
Types ¶
This section is empty.