Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Add more retries for entreprise test case #212

Merged

Conversation

anouarchattouna
Copy link
Contributor

For more details see #208 and #209

@@ -196,8 +196,7 @@ func checkEnterpriseInstall(t *testing.T, asgNameOutputVar string, terratestOpti
SshUserName: sshUser,
SshKeyPair: keyPair.KeyPair,
}

maxRetries := 10
maxRetries := 20

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just curious - is there any derivation behind this value? I must be honest though - I'm lacking context, so excuse me if the question had been discussed before!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, the idea is to add more retries for the Check Enterprise Install which is failing on circleci like you can see in this comment.
BTW: we are trying to find a way to fix #209

Copy link
Collaborator

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's give it a try! I'll kick off tests shortly.

@brikis98
Copy link
Collaborator

Tests passed. Re-running to see if they are more stable now, as this was an intermittent issue.

@brikis98
Copy link
Collaborator

Passed again! Merging now, thanks!

@brikis98 brikis98 merged commit 0257e95 into hashicorp:master Feb 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants