Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Minor changes to unit-test for powerflex -2.6
GitHub Issues
List the GitHub issues impacted by this PR:
Checklist:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration
Unit-test :
--- PASS: TestCustom (22.46s)
--- PASS: TestCustom/TestAuthorizationServerReconcile (20.48s)
--- PASS: TestCustom/TestContentWatch (0.02s)
--- PASS: TestCustom/TestCsmFinalizerError (0.00s)
--- PASS: TestCustom/TestCsmPreCheckModuleError (0.00s)
--- PASS: TestCustom/TestCsmPreCheckModuleUnsupportedVersion (0.00s)
--- PASS: TestCustom/TestCsmPreCheckTypeError (0.00s)
--- PASS: TestCustom/TestCsmPreCheckVersionError (0.00s)
--- PASS: TestCustom/TestCsmUpgrade (0.17s)
--- PASS: TestCustom/TestCsmUpgradePathInvalid (0.02s)
--- PASS: TestCustom/TestCsmUpgradeSkipVersion (0.00s)
--- PASS: TestCustom/TestCsmUpgradeVersionTooOld (0.00s)
--- PASS: TestCustom/TestDeleteErrorReconcile (0.29s)
--- PASS: TestCustom/TestErrorInjection (0.42s)
--- PASS: TestCustom/TestIgnoreUpdatePredicate (0.00s)
--- PASS: TestCustom/TestOldStandAloneModuleCleanup (0.12s)
--- PASS: TestCustom/TestOldStandAloneModuleCleanup/Success_-Disable_Components (0.02s)
--- PASS: TestCustom/TestOldStandAloneModuleCleanup/Success-Enable_all_modules (0.02s)
--- PASS: TestCustom/TestOldStandAloneModuleCleanup/Success-_Disable_all_modules (0.08s)
--- PASS: TestCustom/TestPowerFlexAnnotation (0.00s)
--- PASS: TestCustom/TestPowerScaleAnnotation (0.00s)
--- PASS: TestCustom/TestPowerStoreAnnotation (0.00s)
--- PASS: TestCustom/TestReconcile (0.24s)
--- PASS: TestCustom/TestReconcileAuthorization (0.00s)
--- PASS: TestCustom/TestReconcileObservabilityError (0.00s)
--- PASS: TestCustom/TestRemoveDriver (0.58s)
--- PASS: TestCustom/TestRemoveDriver/getDriverConfig_error (0.00s)
--- PASS: TestCustom/TestRemoveDriver/delete_obj_not_found (0.02s)
--- PASS: TestCustom/TestRemoveDriver/get_SA_error (0.07s)
--- PASS: TestCustom/TestRemoveDriver/get_CR_error (0.06s)
--- PASS: TestCustom/TestRemoveDriver/get_CRB_error (0.07s)
--- PASS: TestCustom/TestRemoveDriver/get_CM_error (0.08s)
--- PASS: TestCustom/TestRemoveDriver/get_Driver_error (0.07s)
--- PASS: TestCustom/TestRemoveDriver/delete_SA_error (0.07s)
--- PASS: TestCustom/TestRemoveDriver/delete_Daemonset_error (0.08s)
--- PASS: TestCustom/TestRemoveDriver/delete_Deployment_error (0.07s)
--- PASS: TestCustom/TestRemoveModule (0.11s)
--- PASS: TestCustom/TestRemoveModule/csm (0.11s)
PASS
coverage: 88.6% of statements
ok command-line-arguments 22.508s coverage: 88.6% of statements