Skip to content

Commit db0e3d3

Browse files
committed
Shorten the testcase names as per robocop expectations
1 parent c7f6626 commit db0e3d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ods_ci/tests/Tests/0100__platform/0101__deploy/0104__operators/0104__rhods_operator/0113__dsc_components.robot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ Validate Mlflowoperator Removed State
549549

550550
[Teardown] Restore DSC Component State mlflowoperator ${MLFLOWOPERATOR_CONTROLLER_MANAGER_DEPLOYMENT_NAME} ${MLFLOWOPERATOR_CONTROLLER_MANAGER_LABEL_SELECTOR} ${SAVED_MANAGEMENT_STATES.MLFLOWOPERATOR}
551551

552-
Validate Sparkoperator Default State
552+
Validate Spark Default State
553553
[Documentation] Validate that sparkoperator component defaults to Removed state (dev preview).
554554
... This verifies that the component is in Removed state by default and resources are not present.
555555
[Tags]
@@ -565,7 +565,7 @@ Validate Sparkoperator Default State
565565
... Is Resource Present Deployment ${SPARKOPERATOR_DEPLOYMENT_NAME} ${APPLICATIONS_NS}
566566
... ${IS_NOT_PRESENT}
567567

568-
Validate Sparkoperator Managed State
568+
Validate Spark Managed State
569569
[Documentation] Validate that the DSC Sparkoperator component Managed state creates the expected resources,
570570
... check that Sparkoperator deployment is created and pod is in Ready state
571571
[Tags]
@@ -583,7 +583,7 @@ Validate Sparkoperator Managed State
583583
... ${SPARKOPERATOR_DEPLOYMENT_NAME} ${SPARKOPERATOR_LABEL_SELECTOR}
584584
... ${SAVED_MANAGEMENT_STATES.SPARKOPERATOR}
585585

586-
Validate Sparkoperator Removed State
586+
Validate Spark Removed State
587587
[Documentation] Validate that Sparkoperator management state Removed does remove relevant resources.
588588
... Since sparkoperator is in dev preview and defaults to Removed state, first set it to Managed
589589
... to ensure resources exist before testing removal.

0 commit comments

Comments
 (0)