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

modules/libvirt/bootstrap: Pull libvirt bootstrap setup into a module #220

Merged

Conversation

wking
Copy link
Member

@wking wking commented Sep 6, 2018

This will make it easier to move into the existing infra step (like #217, but for libvirt).

The module source syntax used in the README is documented here, here, and here, and means "the modules/libvirt/bootstrap subdirectory of the github.com/openshift/installer repository cloned over HTTPS".

This will make it easier to move into the existing infra step.

The module source syntax used in the README is documented in [1,2,3],
and means "the modules/libvirt/bootstrap subdirectory of the
github.com/openshift/installer repository cloned over HTTPS".

[1]: https://www.terraform.io/docs/configuration/modules.html#source
[2]: https://www.terraform.io/docs/modules/sources.html#github
[3]: https://www.terraform.io/docs/modules/sources.html#modules-in-package-sub-directories
@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Sep 6, 2018
@wking wking force-pushed the libvirt-bootstrap-module branch from a51d628 to 67af0ec Compare September 6, 2018 22:18
@crawford
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 11, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: crawford, wking

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@crawford
Copy link
Contributor

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@wking
Copy link
Member Author

wking commented Sep 11, 2018

/retest

Now that openshift/release#1449 has landed.

@wking
Copy link
Member Author

wking commented Sep 11, 2018

/retest

@wking
Copy link
Member Author

wking commented Sep 11, 2018

/hold

In local testing I'm having some trouble getting the workers up:

        	cluster_test.go:121: node trking-db480-bootstrap ready
        	cluster_test.go:121: node trking-db480-master-0 ready
        	cluster_test.go:125: node trking-db480-worker-0 not ready
        	cluster_test.go:125: node trking-db480-worker-1 not ready
        	smoke_test.go:112: failed with error: nodes are not all ready
        	smoke_test.go:113: retrying in 10s
        	cluster_test.go:146: Failed to find 4 ready nodes in 10m0s.

It might be just an image-pulling-bandwidth issue; I'll try again with a longer timeout.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 11, 2018
@wking
Copy link
Member Author

wking commented Sep 11, 2018

/hold cancel

Giving it more time did the trick.

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 11, 2018
@openshift-merge-robot openshift-merge-robot merged commit 77cc46f into openshift:master Sep 11, 2018
@wking wking deleted the libvirt-bootstrap-module branch September 11, 2018 21:08
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants