Skip to content
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

refactor: decouple terraform with integration test #73

Merged
merged 13 commits into from
Jun 28, 2022

Conversation

capri-xiyue
Copy link
Contributor

decouple terraform with integration test

@capri-xiyue capri-xiyue requested review from a team, raserva and yolocs June 27, 2022 20:46
@capri-xiyue capri-xiyue changed the title decouple terraform with integration test refactor: decouple terraform with integration test Jun 27, 2022
@capri-xiyue capri-xiyue changed the title refactor: decouple terraform with integration test [WIP]refactor: decouple terraform with integration test Jun 27, 2022
@capri-xiyue
Copy link
Contributor Author

Hi @raserva , are you able to run the integration tests successfully after #74 merged?
I tested in my local.
The integration test passed before #74 merged but failed after #74 merged.

test/integ/main_test.go Outdated Show resolved Hide resolved
@capri-xiyue
Copy link
Contributor Author

capri-xiyue commented Jun 28, 2022

Hi @raserva , are you able to run the integration tests successfully after #74 merged? I tested in my local. The integration test passed before #74 merged but failed after #74 merged.

Fixed integration tests with Ryan's code change in https://github.com/abcxyz/jvs/pull/77/files#diff-d6d52d8832f033241a3648fd4b63767af8595a9dfc2498360a607f556862be13. Thank you @raserva for the fix!

@capri-xiyue capri-xiyue changed the title [WIP]refactor: decouple terraform with integration test refactor: decouple terraform with integration test Jun 28, 2022
@capri-xiyue capri-xiyue merged commit 8a144c5 into main Jun 28, 2022
@capri-xiyue capri-xiyue deleted the xiyue-decouple-terraform branch June 28, 2022 22:25
sqin2019 pushed a commit that referenced this pull request Apr 6, 2023
* decouple terraform with integration test

* added comments

* fixed service account

* add project id and keyring in the caller

* added validation

* hardcode project id

* changed to env variable

* added testjvs back

* fixed nits

* hardcode service account

* use env variable for service account

* fixed integration test
verbanicm pushed a commit that referenced this pull request Jun 14, 2023
* decouple terraform with integration test

* added comments

* fixed service account

* add project id and keyring in the caller

* added validation

* hardcode project id

* changed to env variable

* added testjvs back

* fixed nits

* hardcode service account

* use env variable for service account

* fixed integration test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants