-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Run vsphere UPI tests for installer repo #3305
Run vsphere UPI tests for installer repo #3305
Conversation
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.
Looks good.
9da5b06
to
1dd47cc
Compare
The job name should be |
64e2086
to
ade587f
Compare
/test pj-rehearse |
/hold Few more details need to be sorted out |
/test pj-rehearse |
8f72857
to
93d99d5
Compare
ca7838b
to
87680bb
Compare
d3ae3d8
to
78da020
Compare
/test pj-rehearse |
78da020
to
c72caf6
Compare
@@ -391,6 +391,8 @@ objects: | |||
cat > /tmp/tf/terraform.tfvars <<-EOF | |||
ipam = "139.178.89.254" | |||
|
|||
machine_cidr = "139.178.89.192/26" |
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.
This particular CIDR corresponds to the vcsa.vmware.devcluster.openshift.com.
The ci environment vcsa-ci.vmware.devcluster.openshift.com uses: "139.178.73.0/26".
The qe environment vcsa-qe.vmware.devcluster.openshift.com uses: "139.178.76.0/26"
The vcenter_server environment should correspond to those CIDR.
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.
Ah, thanks! Eventually this will be a part of vsphere secret anyway
d69410a
to
b3ff9d1
Compare
014d9cd
to
7d88114
Compare
|
7d88114
to
94949e8
Compare
vSphere PVCs won't accept |
94949e8
to
1646d2a
Compare
/hold Pushed a commit which won't start tests so that Network Edge and Storage teams could have a look |
1646d2a
to
4367c6d
Compare
/hold cancel All required changes are commited. HAProxy tests start a new router, which is not possible in vSphere, as it already runs two routers on host network. These tests are now being skipped |
/test pj-rehearse
|
Can you include the PR that makes that change? |
TEST_SKIP is being set in 4367c6d |
/test pj-rehearse |
3d88ffe
to
e95bad6
Compare
/test pj-rehearse |
1 similar comment
/test pj-rehearse |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: petr-muller, stevekuznetsov, vrutkovs 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 |
@vrutkovs: Updated the following 4 configmaps:
In response to this:
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. |
@vrutkovs: The following tests failed, say
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. 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. |
This adds a new vsphere profile and a template for UPI installs
cluster-secrets-vsphere
secret needs to be uploaded inci
namespace - it should be similar tocluster-secrets-vsphere
configmap inci-stg
namespace.Known issues:
compute_ips
manuallyupi/vsphere: multiple terraform updates installer#1518
Error loading modules: module resource_pool: open .terraform/modules/e4930eeba1a55c7c704743ec141be411: no such file or directory
erroripam_password
setup
container. Installer should be able to read it