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

fix(test-terraform.sh): remove fragile, redundant file contents check #671

Merged
merged 1 commit into from Sep 30, 2019

Conversation

vdice
Copy link
Member

@vdice vdice commented Sep 30, 2019

What does this change

Removes a fragile check (based on literal text output which is subject to change) in the terraform portion of the cli test. It is now redundant as we've since added porter instance outputs list checks to verify the expected file contents value.

What issue does it fix

Fixes the test-cli target in CI.

Notes for the reviewer

N/A

Checklist

  • Unit Tests
  • Documentation
    • Documentation Not Impacted

@carolynvs
Copy link
Member

fragile, redundant

Tell me how you really feel, @vdice 😂

@vdice
Copy link
Member Author

vdice commented Sep 30, 2019

😂 I've allowed a bit of harshness since I'm responsible for its origins :)

Copy link
Member

@carolynvs carolynvs left a comment

Choose a reason for hiding this comment

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

Oh that is so much more readable! 👍

@vdice vdice merged commit 1a5ae4b into getporter:master Sep 30, 2019
@vdice vdice deleted the fix/test-cli-tf branch September 30, 2019 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants