-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add refactored e2e tests #3489
Add refactored e2e tests #3489
Conversation
9c2de60
to
2fe7068
Compare
cece8f5
to
b29aa50
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some more comments.
Let's pass all the terraform config via terraform fmt
.
b29aa50
to
c938ca9
Compare
b8306ea
to
1b973e7
Compare
8e14fc3
to
a2a0bd6
Compare
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
24380fb
to
9b3103b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing everything and doing all the valuable work on this.
I've tested it myself and it works beautifully.
LGTM!
NOTE: This is against the branch azure-e2e-refactor
. These changes will be further tested in CI before merging to the main
branch.
This pull request refactors the existing e2e tests so that we could reuse the same structure for testing other cloud providers like GCP and AWS.
Things to note about the new setup:
tests/integration