8000 Tests fail on CI due to Terraform not being installed · Issue #16 · uber/astro · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tests fail on CI due to Terraform not being installed #16

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

Closed
dansimau opened this issue Dec 27, 2018 · 0 comments · Fixed by #13
Closed

Tests fail on CI due to Terraform not being installed #16

dansimau opened this issue Dec 27, 2018 · 0 comments · Fixed by #13

Comments

@dansimau
Copy link
Contributor

These fixtures need a terraform: block so that astro downloads Terraform.

We should probably also cache the .tvm directory.

--- FAIL: TestNoVariables (0.00s)
	Error Trace:	flags_test.go:29
	Error:      	Received unexpected error:
	            	failed to load YAML from file: fixtures/flags/no_variables.yaml; exec: "terraform": executable file not found in $PATH
	Test:       	TestNoVariables
--- FAIL: TestSimpleVariables (0.00s)
	Error Trace:	flags_test.go:39
	Error:      	Received unexpected error:
	            	failed to load YAML from file: fixtures/flags/simple_variables.yaml; exec: "terraform": executable file not found in $PATH
	Test:       	TestSimpleVariables
--- FAIL: TestMergeValues (0.00s)
	Error Trace:	flags_test.go:70
	Error:      	Received unexpected error:
	            	failed to load YAML from file: fixtures/flags/merge_values.yaml; exec: "terraform": executable file not found in $PATH
	Test:       	TestMergeValues
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 a pull request may close this issue.

1 participant
0