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

Implement --env for testcloud provisioner #148

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Implement --env for testcloud provisioner #148

merged 1 commit into from
Mar 10, 2020

Conversation

thrix
Copy link
Collaborator

@thrix thrix commented Mar 7, 2020

Along the way also:

  • improve a bit how image is detected, so the user can just pass a path, and tmt adds testcloud required prefix 'file://' by itself.

  • make sure finish runs only if there is an instance provisioned

Note: also bundles #132, pls review only the commit with the same name as the description of the PR

@thrix thrix requested review from psss and t184256 March 7, 2020 22:38
@lgtm-com
Copy link

lgtm-com bot commented Mar 7, 2020

This pull request introduces 1 alert and fixes 1 when merging cd3fce4 into 83f699d - view on LGTM.com

new alerts:

  • 1 for Unused local variable

fixed alerts:

  • 1 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Mar 7, 2020

This pull request introduces 1 alert and fixes 1 when merging e792f45 into 83f699d - view on LGTM.com

new alerts:

  • 1 for Unused local variable

fixed alerts:

  • 1 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Mar 8, 2020

This pull request fixes 1 alert when merging eee8835 into 83f699d - view on LGTM.com

fixed alerts:

  • 1 for Unused import

@thrix thrix mentioned this pull request Mar 9, 2020
@thrix thrix requested a review from pvalena March 9, 2020 10:52
@lgtm-com
Copy link

lgtm-com bot commented Mar 10, 2020

This pull request introduces 1 alert and fixes 1 when merging db779a4 into 50d8a5a - view on LGTM.com

new alerts:

  • 1 for Syntax error

fixed alerts:

  • 1 for Unused import

@lgtm-com
Copy link

lgtm-com bot commented Mar 10, 2020

This pull request introduces 1 alert and fixes 1 when merging 99836fd into a543b3b - view on LGTM.com

new alerts:

  • 1 for Syntax error

fixed alerts:

  • 1 for Unused import

@psss psss self-assigned this Mar 10, 2020
@psss psss added the provision Provision step label Mar 10, 2020
Along the way also:

* improve a bit how image is detected, so the user
can just pass a path, and tmt adds testcloud required prefix
'file://' by itself.

* make sure finish runs only if there is an instance provisioned

Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
Copy link
Collaborator

@psss psss left a comment

Choose a reason for hiding this comment

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

Looks good and works as expected. There was just some wrong indent which caused syntax error. I've fixed that and renamed the shared function to better match what it does.

@psss psss merged commit 105d259 into master Mar 10, 2020
@psss psss deleted the rfe-env-testcloud branch March 10, 2020 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provision Provision step
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants