Closed stevekuznetsov closed 8 years ago
In order for users to parameterize their extended test runs using vagrant-openshift, we need to allow the vagrant test-origin --env environment variables to be honored for all test runs, not just the non-extended ones.
vagrant test-origin --env
Signed-off-by: Steve Kuznetsov skuznets@redhat.com
/cc @gabemontero @jupierce @danmcp PTAL
Fixes https://github.com/openshift/vagrant-openshift/issues/477
thx @stevekuznetsov !
LGTM
In order for users to parameterize their extended test runs using vagrant-openshift, we need to allow the
vagrant test-origin --env
environment variables to be honored for all test runs, not just the non-extended ones.Signed-off-by: Steve Kuznetsov skuznets@redhat.com
/cc @gabemontero @jupierce @danmcp PTAL