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

SPLAT-1082: enable OPCT vSphere jobs to install with vSphere external CCM #39923

Merged

Conversation

rvanderp3
Copy link
Contributor

No description provided.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 1, 2023
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Jun 1, 2023

@rvanderp3: This pull request references SPLAT-1082 which is a valid jira issue.

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.

@rvanderp3
Copy link
Contributor Author

/pj-rehearse pull-ci-openshift-installer-release-4.14-e2e-vsphere-external

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere
/pj-rehearse pull-ci-openshift-installer-release-4.14-e2e-vsphere-external

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.13-platform-none-vsphere

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 8, 2023
@openshift-ci-robot
Copy link
Contributor

@rvanderp3, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

couldn't prepare candidate: couldn't rebase repo client
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 10 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 20 rehearsals
Comment: /pj-rehearse max to run up to 35 rehearsals
Comment: /pj-rehearse auto-ack to run up to 10 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse abort to abort all active rehearsals

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 8, 2023
@rvanderp3
Copy link
Contributor Author

cc: @elmiko @mtulio

@rvanderp3 rvanderp3 force-pushed the platform-external-tp branch 2 times, most recently from 2796d69 to 614ff81 Compare June 8, 2023 19:43
@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere

@@ -94,10 +94,10 @@ source "${SHARED_DIR}/govc.sh"
echo "$(date -u --rfc-3339=seconds) - Extend install-config.yaml ..."

# install-config for `None` platform type is expected
declare platform_none="none: {}"
declare platform_none="${PLATFORM_NONE_TYPE:-none}: {}"
Copy link
Contributor

Choose a reason for hiding this comment

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

@rvanderp3 do we need to define the platformName too, as it is expected in the API? I think users will set it in install-config.yaml, instead of patching the infra object.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah, that's a good point. we'll have to add another environment variable for this i think.

Copy link
Contributor

@mtulio mtulio left a comment

Choose a reason for hiding this comment

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

@rvanderp3 in general it looks good to me. I was trying to figure out why the commands from step upi-conf-vsphere-platform-external has duplicated from upi-conf-vsphere-commands.sh, but it seems both generates ignitions into the same script, so seems to block the exiting external needs (which requires to patch the infra object). I think for the future we can reuse it the same as upi-conf-vsphere-platform-none, where the IC is created prior to the upi-conf-vsphere, using some checks like this.

@mtulio
Copy link
Contributor

mtulio commented Jun 9, 2023

@rvanderp3 in general it looks good to me. I was trying to figure out why the commands from step upi-conf-vsphere-platform-external has duplicated from upi-conf-vsphere-commands.sh, but it seems both generates ignitions into the same script, so seems to block the exiting external needs (which requires to patch the infra object). I think for the future we can reuse it the same as upi-conf-vsphere-platform-none, where the IC is created prior to the upi-conf-vsphere, using some checks like this.

What do you think?

@rvanderp3
Copy link
Contributor Author

upi-conf-vsphere-platform-external

I'm not sure why much of that logic is duplicated tbh. In looking through that step, though, i think you're right. we should probably just stick with 'none' since the external workflow is making some changes to the manifests.

@rvanderp3 rvanderp3 force-pushed the platform-external-tp branch 3 times, most recently from 2ee7014 to 6fe118f Compare June 28, 2023 17:11
@openshift-ci-robot
Copy link
Contributor

@rvanderp3, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

couldn't prepare candidate: couldn't rebase repo client
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 10 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 20 rehearsals
Comment: /pj-rehearse max to run up to 35 rehearsals
Comment: /pj-rehearse auto-ack to run up to 10 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse abort to abort all active rehearsals

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@rvanderp3 rvanderp3 force-pushed the platform-external-tp branch 2 times, most recently from 3e6806b to a75c4b4 Compare June 28, 2023 17:14
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 28, 2023
@rvanderp3
Copy link
Contributor Author

/pj-rehearse pull-ci-openshift-release-master-nightly-4.14-e2e-vsphere-external-ccm

@openshift-ci-robot
Copy link
Contributor

@rvanderp3: job(s): pull-ci-openshift-release-master-nightly-4.14-e2e-vsphere-external-ccm either don't exist or were not found to be affected, and cannot be rehearsed

@openshift-ci-robot
Copy link
Contributor

@rvanderp3: job(s): pull-ci-openshift-release-master-nightly-4.14-e2e-vsphere-external-ccm either don't exist or were not found to be affected, and cannot be rehearsed

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere

@elmiko
Copy link
Contributor

elmiko commented Aug 23, 2023

this is generally looking good to me, happy to label once we get the a good test signal.

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 24, 2023

@rvanderp3: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openshift/installer/release-4.14/e2e-vsphere-external-manifests-verify 33e36f880bea625d399e6b480e98f41f3d42c669 link unknown /pj-rehearse pull-ci-openshift-installer-release-4.14-e2e-vsphere-external-manifests-verify
ci/rehearse/openshift/release/master/nightly-4.14-e2e-vsphere-external-ccm a29761708d0b9d206e82164d8218d65f15533f85 link unknown /pj-rehearse pull-ci-openshift-release-master-nightly-4.14-e2e-vsphere-external-ccm

Full PR test history. Your PR dashboard.

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

[REHEARSALNOTIFIER]
@rvanderp3: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-windows-machine-config-operator-master-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.15-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.14-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.13-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.12-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.11-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.10-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.9-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
pull-ci-openshift-windows-machine-config-operator-release-4.8-platform-none-vsphere-e2e-operator openshift/windows-machine-config-operator presubmit Registry content changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.12-platform-none-vsphere N/A periodic Registry content changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.13-platform-external-vsphere N/A periodic Ci-operator config changed
periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-ec-vsphere-upi-platform-external-f14 N/A periodic Registry content changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.11-platform-none-vsphere-upgrade N/A periodic Registry content changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.12-platform-none-vsphere-upgrade N/A periodic Registry content changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere N/A periodic Ci-operator config changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-none-vsphere N/A periodic Registry content changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.15-platform-none-vsphere N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.13-amd64-nightly-vsphere-upi-platform-external-p2-f14 N/A periodic Registry content changed
periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.13-platform-none-vsphere N/A periodic Registry content changed
periodic-ci-openshift-openshift-tests-private-release-4.14-amd64-nightly-vsphere-upi-platform-external-f14 N/A periodic Registry content changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 10 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 20 rehearsals
Comment: /pj-rehearse max to run up to 35 rehearsals
Comment: /pj-rehearse auto-ack to run up to 10 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse abort to abort all active rehearsals

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@rvanderp3
Copy link
Contributor Author

/pj-rehearse periodic-ci-redhat-openshift-ecosystem-provider-certification-tool-main-4.14-platform-external-vsphere

Copy link
Contributor

@mtulio mtulio left a comment

Choose a reason for hiding this comment

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

rehearsal 4.14 platform external passed! 💯 🚀
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 25, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 25, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mtulio, rvanderp3

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

@rvanderp3
Copy link
Contributor Author

/pj-rehearse

@mtulio
Copy link
Contributor

mtulio commented Aug 25, 2023

@rvanderp3 would you mind renaming the title and adding, maybe "CCM", to be easily identified in the search?

@rvanderp3 rvanderp3 changed the title SPLAT-1082: create CI workflow for testing platform external SPLAT-1082: enable OPCT vSphere jobs to install with vSphere external CCM Aug 25, 2023
@rvanderp3
Copy link
Contributor Author

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 25, 2023
@rvanderp3
Copy link
Contributor Author

other platform none workflows are working fine, removing the hold.

@rvanderp3
Copy link
Contributor Author

/pj-rehearse ack

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 25, 2023
@openshift-merge-robot openshift-merge-robot merged commit 9277ec9 into openshift:master Aug 25, 2023
23 of 27 checks passed
@huali9 huali9 mentioned this pull request Sep 1, 2023
@jianlinliu jianlinliu mentioned this pull request Sep 1, 2023
prb112 pushed a commit to prb112/openshift-release that referenced this pull request Sep 12, 2023
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged
Projects
None yet
6 participants