Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Introspection smoke test is failing intermittently due to az cli timeout  #1101

@samiyaakhtar

Description

@samiyaakhtar

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.

Also consider removing this test.

To Reproduce:
Failures of this kind

Expected behavior:
It should pass whether or not az cli delete passes.

Screenshots:
Screen Shot 2020-03-05 at 1 57 02 PM

Additional context:

  • Change the test to create a storage account with a different name

  • Setup a separate test cleaning mechanism to clean all the test storage accounts

Does this require updates to documentation?:

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingeffort - S1-2 days effort

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions