-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
tests/smoke/cluster_test.go: Drop unused networkingEnv #99
tests/smoke/cluster_test.go: Drop unused networkingEnv #99
Conversation
ok to test |
The Jenkins error was:
retest this please |
@wking The error actually was
|
The last consumer was commented out in ebe6961 (disable out of sync tests for opentonic, 2018-06-08, coreos/tectonic-installer#3270) and that comment was removed in 31eb165 (remove unused code, 2018-06-18, coreos/tectonic-installer#3298).
493834a
to
71735c0
Compare
retest this please |
/lgtm |
/test yaml-lint |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, wking, yifan-gu The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Continue using Yussuf's brnach of the terraform provider We're not able to switch to upstrem yet as his changes aren't in the openshift branch.
The last consumer was commented out in ebe6961 (coreos/tectonic-installer#3270) and that comment was removed in 31eb165 (coreos/tectonic-installer#3298).
Spun off from #94 (which is itself spun off from #92) as I keep drilling down to get the smoke-test vendor directory cleaned up :p. Hopefully this change is scoped tightly enough to not cause any surprising breakage :p.