You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0113__dsc_components.robot
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -549,7 +549,7 @@ Validate Mlflowoperator Removed State
549
549
550
550
[Teardown] Restore DSC Component State mlflowoperator ${MLFLOWOPERATOR_CONTROLLER_MANAGER_DEPLOYMENT_NAME}${MLFLOWOPERATOR_CONTROLLER_MANAGER_LABEL_SELECTOR}${SAVED_MANAGEMENT_STATES.MLFLOWOPERATOR}
551
551
552
-
Validate Sparkoperator Default State
552
+
Validate Spark Default State
553
553
[Documentation] Validate that sparkoperator component defaults to Removed state (dev preview).
554
554
... This verifies that the component is in Removed state by default and resources are not present.
555
555
[Tags]
@@ -565,7 +565,7 @@ Validate Sparkoperator Default State
565
565
... Is Resource Present Deployment ${SPARKOPERATOR_DEPLOYMENT_NAME}${APPLICATIONS_NS}
566
566
... ${IS_NOT_PRESENT}
567
567
568
-
Validate Sparkoperator Managed State
568
+
Validate Spark Managed State
569
569
[Documentation] Validate that the DSC Sparkoperator component Managed state creates the expected resources,
570
570
... check that Sparkoperator deployment is created and pod is in Ready state
571
571
[Tags]
@@ -583,7 +583,7 @@ Validate Sparkoperator Managed State
0 commit comments