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

tests/smoke/cluster_test.go: Drop unused networkingEnv #99

Merged

Conversation

wking
Copy link
Member

@wking wking commented Aug 1, 2018

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.

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 1, 2018
@abhinavdahiya
Copy link
Contributor

ok to test

@wking
Copy link
Member Author

wking commented Aug 2, 2018

The Jenkins error was:

07:30:34 1 error(s) occurred:
07:30:34 
07:30:34 * module.vpc.output.aws_lbs: Resource 'aws_elb.console' does not have attribute 'id' for variable 'aws_elb.console.id'

retest this please

@abhinavdahiya
Copy link
Contributor

@wking The error actually was

Error: Error applying plan:

4 error(s) occurred:

* module.vpc.aws_elb.api_internal: 1 error(s) occurred:

* aws_elb.api_internal: TooManyLoadBalancers: Exceeded quota of account 846518947292
    status code: 400, request id: cbb9fcdf-966f-11e8-bc40-55f154024ec4
* module.vpc.aws_elb.api_external: 1 error(s) occurred:

* aws_elb.api_external: TooManyLoadBalancers: Exceeded quota of account 846518947292
    status code: 400, request id: cc1849e9-966f-11e8-a372-6bae93b6fe09
* module.vpc.aws_elb.tnc: 1 error(s) occurred:

* aws_elb.tnc: TooManyLoadBalancers: Exceeded quota of account 846518947292
    status code: 400, request id: cb7d8ff6-966f-11e8-86f6-c7f3b2749e12
* module.vpc.aws_elb.console: 1 error(s) occurred:

* aws_elb.console: TooManyLoadBalancers: Exceeded quota of account 846518947292
    status code: 400, request id: cbf3aa89-966f-11e8-bc40-55f154024ec4

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).
@wking wking force-pushed the smoke-test-drop-networking-env branch from 493834a to 71735c0 Compare August 2, 2018 17:22
@wking
Copy link
Member Author

wking commented Aug 3, 2018

retest this please

@abhinavdahiya
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 3, 2018
@abhinavdahiya
Copy link
Contributor

/test yaml-lint

Copy link
Contributor

@yifan-gu yifan-gu left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci-robot
Copy link
Contributor

[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:
  • OWNERS [abhinavdahiya,wking,yifan-gu]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 629d9fe into openshift:master Aug 3, 2018
@wking wking deleted the smoke-test-drop-networking-env branch August 14, 2018 16:39
clnperez pushed a commit to clnperez/installer that referenced this pull request Jan 31, 2022
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants