azure-sdk-for-cpp icon indicating copy to clipboard operation
azure-sdk-for-cpp copied to clipboard

[Core][Storage] Run pre-validation test cases for storage test set to ensure server end data readiness.

Open katmsft opened this issue 4 years ago • 2 comments

After the deployment is done and before the ctest gets triggered, there needs to be an additional phase to validate that the service properties can be correctly got and role assignment has taken effect.

katmsft avatar Oct 26 '20 14:10 katmsft

This can be achieved by a special regex for gtest command. However this needs to be supported by engsys.

katmsft avatar Oct 26 '20 14:10 katmsft

@katmsft -- What regex needs to be supplied to the command? I can help wire this up.

danieljurek avatar Aug 23 '21 17:08 danieljurek

Storage tests has been working properly for a long time. I guess this feature request is not needed anymore.

Jinming-Hu avatar Feb 22 '23 08:02 Jinming-Hu