Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Cannot pass environment variables to extended tests #477

Open
enj opened this issue Jul 28, 2016 · 1 comment
Open

Cannot pass environment variables to extended tests #477

enj opened this issue Jul 28, 2016 · 1 comment
Assignees

Comments

@enj
Copy link

enj commented Jul 28, 2016

vagrant-openshift only supports sending environment variables to make. It would be useful to send environment variables to extended tests to allow for better control on how they run.

@stevekuznetsov
Copy link
Contributor

@danmcp the correct fix for this is to make the extended tests in origin a make target that takes params: script names, env, and ginkgo focus, then rip out the special logic for them in vagrant test-origin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants