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
{{ message }}
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
Describe the bug:
Introspection test is testing the onboard command which creates a table in a storage. Then the test tries to delete the table and az cli times out even after increasing the timeout from 50s to 120s. The test should not depend on whether az cli is successful or not. We should use a different cleanup mechanism.