Skip to content

Conversation

@patrickdillon
Copy link
Contributor

Adds VSphere IPI as an option for e2e template:

  • template reserves virtual IPs required for vsphere install
  • teardown removes virtual IPs
  • update installer presubmit job
  • rename upi job in installer repo to have -upi postfix, following upi convention.

This is WIP. I'm hoping rehearsals will be a good way to test this.

@openshift-ci-robot openshift-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 4, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: patrickdillon
To complete the pull request process, please assign wking
You can assign the PR to them by writing /assign @wking in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details 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

@jcpowermac
Copy link
Contributor

Looks good though we don't vsphere ipi working yet :)

@patrickdillon
Copy link
Contributor Author

Looks good though we don't vsphere ipi working yet :)

Test-driven development, baaaaaaaaaby!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jcpowermac do you think this is the right value for network?

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

@patrickdillon patrickdillon force-pushed the vsphere-ipi branch 2 times, most recently from dcca2c3 to ebd1578 Compare March 4, 2020 21:29
Comment on lines 658 to 607
Copy link
Contributor

Choose a reason for hiding this comment

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

hmm..

@patrickdillon
Copy link
Contributor Author

/test pj-rehearse

@patrickdillon patrickdillon force-pushed the vsphere-ipi branch 2 times, most recently from 2f75060 to 8d2e5dd Compare March 5, 2020 15:33
@patrickdillon
Copy link
Contributor Author

/test pj-rehearse

@patrickdillon patrickdillon force-pushed the vsphere-ipi branch 2 times, most recently from cdce1bb to 440728a Compare March 5, 2020 19:03
@patrickdillon
Copy link
Contributor Author

/test pj-rehearse

@patrickdillon patrickdillon force-pushed the vsphere-ipi branch 2 times, most recently from ab320ec to f1c9df6 Compare March 6, 2020 14:44
@jcpowermac
Copy link
Contributor

@patrickdillon I just remembered something. A records for api and *.apps wildcard.
That will needed to be added somewhere. Could use dnsmasq or /shrug just add to hosts file though I am not sure that will work for wildcard

@patrickdillon patrickdillon force-pushed the vsphere-ipi branch 7 times, most recently from 86c9e32 to 29a6fd6 Compare March 10, 2020 13:43
@patrickdillon
Copy link
Contributor Author

VSphere IPI has dependencies on jq as it utilizes cider_to_ip.sh to reserve ip addresses and whatever tool we use for dns records--I am thinking awscli for route53.

I am struggling to install dependencies in the installer image used in the normal e2e ipi template. The user is non-root and I ran into permissions issues trying to install yum packages or downloading and unzipping binaries. I tried installing with pip, but the image does not have a recognized C compiler.

I am now playing with moving the VSphere IPI to the UPI template as it has all of the necessary dependencies.

@patrickdillon
Copy link
Contributor Author

/test pj-rehearse

Adds VSphere IPI as an option for e2e template:
- template reserves virtual IPs required for vsphere install
- teardown removes virtual IPs
- update installer presubmit job
- rename upi job in installer repo to have -upi postfix, following upi convention.
@openshift-ci-robot
Copy link
Contributor

@patrickdillon: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/rehearse/cri-o/cri-o/release-1.13/e2e-aws 86c9e3258d3cb6ffc8e28e2b63ab114a26a0316f link /test pj-rehearse
ci/rehearse/openshift/cloud-credential-operator/master/e2e-azure 86c9e3258d3cb6ffc8e28e2b63ab114a26a0316f link /test pj-rehearse
ci/rehearse/openshift/installer/master/e2e-vsphere d5c0f54b821af34c727369c3654b8f838931755a link /test pj-rehearse
ci/prow/generated-config 1169f0a link /test generated-config
ci/rehearse/openshift/installer/master/e2e-vsphere-ipi 1169f0a link /test pj-rehearse
ci/rehearse/openshift/installer/master/e2e-azure-upi 1169f0a link /test pj-rehearse
ci/rehearse/openshift/installer/master/e2e-vsphere-upi 1169f0a link /test pj-rehearse
ci/prow/pj-rehearse 1169f0a link /test pj-rehearse

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-ci-robot
Copy link
Contributor

@patrickdillon: PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Mar 21, 2020
@patrickdillon
Copy link
Contributor Author

patrickdillon commented Mar 23, 2020

/close
in favor of #7586

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. 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.

4 participants