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

OCPCLOUD-2482: Build acr-credential-provider in CI #48588

Conversation

theobarberbany
Copy link
Contributor

@theobarberbany theobarberbany commented Feb 8, 2024

This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.

We don't use a 1.22/ocp-4.17 image for the 4.17 yaml yet as the image does not exist.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 8, 2024
Copy link
Contributor

openshift-ci bot commented Feb 8, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@theobarberbany theobarberbany force-pushed the build-acr-credential-provider-ci branch 12 times, most recently from 1db5eac to ec67bcc Compare February 13, 2024 14:58
@theobarberbany
Copy link
Contributor Author

/pj-rehearse

@theobarberbany theobarberbany changed the title WIP: Build acr credential provdier Build acr-credential-provider in CI Feb 13, 2024
@theobarberbany theobarberbany changed the title Build acr-credential-provider in CI OCPCLOUD-2482: Build acr-credential-provider in CI Feb 13, 2024
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 13, 2024

@theobarberbany: This pull request references OCPCLOUD-2482 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.

In response to this:

This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 13, 2024
@theobarberbany theobarberbany marked this pull request as ready for review February 13, 2024 16:27
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 13, 2024
@theobarberbany
Copy link
Contributor Author

/jira refresh

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 13, 2024

@theobarberbany: This pull request references OCPCLOUD-2482 which is a valid jira issue.

In response to this:

/jira refresh

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 openshift-eng/jira-lifecycle-plugin repository.

@theobarberbany
Copy link
Contributor Author

/retest

@theobarberbany
Copy link
Contributor Author

/test config

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 14, 2024

@theobarberbany: This pull request references OCPCLOUD-2482 which is a valid jira issue.

In response to this:

This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.

We don't use a 1.22/ocp-4.17 image for the 4.17 yaml yet as the image does not exist.

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 openshift-eng/jira-lifecycle-plugin repository.

@JoelSpeed
Copy link
Contributor

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 14, 2024
@jupierce
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 14, 2024
@theobarberbany
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 Feb 14, 2024
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 0d3a7a8 and 2 for PR HEAD 116e3f4 in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD e4d08da and 1 for PR HEAD 116e3f4 in total

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 14, 2024
This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 14, 2024
@openshift-ci-robot openshift-ci-robot removed the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Feb 14, 2024
@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@theobarberbany: 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-cloud-provider-azure-master-images openshift/cloud-provider-azure presubmit Presubmit changed
pull-ci-openshift-cloud-provider-azure-release-4.16-images openshift/cloud-provider-azure presubmit Presubmit changed
pull-ci-openshift-cloud-provider-azure-release-4.17-images openshift/cloud-provider-azure presubmit Presubmit changed
pull-ci-openshift-cloud-provider-azure-release-4.17-e2e-azure-ovn openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.17-e2e-azure-ovn-upgrade openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.17-unit openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.17-verify openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.17-verify-commits openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.17-verify-git-history openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-master-e2e-azure-ovn openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-master-e2e-azure-ovn-upgrade openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-master-unit openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-master-verify openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-master-verify-commits openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-master-verify-git-history openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.16-e2e-azure-ovn openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.16-e2e-azure-ovn-upgrade openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.16-unit openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.16-verify openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.16-verify-commits openshift/cloud-provider-azure presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-azure-release-4.16-verify-git-history openshift/cloud-provider-azure presubmit Ci-operator config changed
Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 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 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 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-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Feb 14, 2024
@JoelSpeed
Copy link
Contributor

/lgtm

Copy link
Contributor

openshift-ci bot commented Feb 14, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoelSpeed, jupierce, theobarberbany

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

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 14, 2024
@theobarberbany
Copy link
Contributor Author

/test build10-dry

@theobarberbany
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 Feb 15, 2024
Copy link
Contributor

openshift-ci bot commented Feb 15, 2024

@theobarberbany: all tests passed!

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-merge-bot openshift-merge-bot bot merged commit 827b5bd into openshift:master Feb 15, 2024
19 checks passed
Copy link
Contributor

openshift-ci bot commented Feb 15, 2024

@theobarberbany: Updated the image-mirror-mappings configmap in namespace ci at cluster app.ci using the following files:

  • key mapping_origin_4_16 using file core-services/image-mirroring/openshift/mapping_origin_4_16

In response to this:

This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.

We don't use a 1.22/ocp-4.17 image for the 4.17 yaml yet as the image does not exist.

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.

mshitrit pushed a commit to mshitrit/release that referenced this pull request Feb 18, 2024
This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.
shaior pushed a commit to natifridman/release that referenced this pull request Feb 20, 2024
This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.
sgoveas pushed a commit to sgoveas/release that referenced this pull request Feb 22, 2024
This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.
memodi pushed a commit to memodi/release that referenced this pull request Mar 14, 2024
This change adds CI jobs to the cloud-provider-azure repo to build the
rpm for the acr-credential-provider

It uses the rpm_build_command (and script in the repo) to build the
RPMs, and serve them in a repository.

We then specify a build job that tries to pull and install the built RPM
from the previous step.

It also promotes the rpms image to the cloud-provider-azure-rpms image, to be included in the artifacts for openshift/kubernetes.
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
5 participants