-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
In smoke test run "test_introspection_of_persistent_user" test case was failing for "Out of index error"
So, the issue was the repo which we are verifying in test case is not present everytime because its "Stable_sam" account.
So, added an extra step to create the repo if not present and if present then just catch the exception and go on with next operation.