-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat: add methods to handle jobs in terratest #940
feat: add methods to handle jobs in terratest #940
Conversation
41f7dd2
to
ccaca8b
Compare
ccaca8b
to
4c177c8
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 your contribution! This mostly LGTM, but I had one question about IsJobSucceeded
4c177c8
to
a6306fe
Compare
a6306fe
to
09c7e1c
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.
Updates LGTM! I'll kick off a regression build and if that passes, we can merge this in!
The overall build failed, but the relevant kubernetes tests passed, so we can merge this in. Thanks for your contribution! |
This PR is for adding Job to Terratest.
implement :
add job_test too