Skip to content

Updating ose-baremetal-installer images to be consistent with ART#6678

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
openshift-bot:art-consistency-openshift-4.13-ose-baremetal-installer
Jan 3, 2023
Merged

Updating ose-baremetal-installer images to be consistent with ART#6678
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
openshift-bot:art-consistency-openshift-4.13-ose-baremetal-installer

Conversation

@openshift-bot
Copy link
Contributor

@openshift-bot openshift-bot commented Dec 7, 2022

Updating ose-baremetal-installer images to be consistent with ART
TLDR:
Component owners, please ensure that this PR merges as it impacts the fidelity
of your CI signal. Patch-manager / leads, this PR is a no-op from a product
perspective -- feel free to manually apply any labels (e.g. bugzilla/valid-bug) to help the
PR merge as long as tests are passing. If the PR is labeled "needs-ok-to-test", this is
to limit costs for re-testing these PRs while they wait for review. Issue /ok-to-test
to remove this tag and help the PR to merge.

Detail:
This repository is out of sync with the downstream product builds for this component.
One or more images differ from those being used by ART to create product builds. This
should be addressed to ensure that the component's CI testing is accurately
reflecting what customers will experience.

The information within the following ART component metadata is driving this alignment
request: ose-baremetal-installer.yml.

The vast majority of these PRs are opened because a different Golang version is being
used to build the downstream component. ART compiles most components with the version
of Golang being used by the control plane for a given OpenShift release. Exceptions
to this convention (i.e. you believe your component must be compiled with a Golang
version independent from the control plane) must be granted by the OpenShift
architecture team and communicated to the ART team.

Roles & Responsibilities:

  • Component owners are responsible for ensuring these alignment PRs merge with passing
    tests OR that necessary metadata changes are reported to the ART team: @release-artists
    in #aos-art on Slack. If necessary, the changes required by this pull request can be
    introduced with a separate PR opened by the component team. Once the repository is aligned,
    this PR will be closed automatically.
  • Patch-manager or those with sufficient privileges within this repository may add
    any required labels to ensure the PR merges once tests are passing. Downstream builds
    are already being built with these changes. Merging this PR only improves the fidelity
    of our CI.

ART has been configured to reconcile your CI build root image (see https://docs.ci.openshift.org/docs/architecture/ci-operator/#build-root-image).
In order for your upstream .ci-operator.yaml configuration to be honored, you must set the following in your openshift/release ci-operator configuration file:

build_root:
  from_repository: true

If you have any questions about this pull request, please reach out to @release-artists in the #aos-art coreos slack channel.

@openshift-bot openshift-bot added backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. labels Dec 7, 2022
@openshift-bot openshift-bot force-pushed the art-consistency-openshift-4.13-ose-baremetal-installer branch from c3c741f to d4cfc2b Compare December 7, 2022 13:14
@openshift-ci openshift-ci bot requested review from celebdor and rna-afk December 7, 2022 13:16
@patrickdillon
Copy link
Contributor

/approve
/lgtm
/skip

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Dec 8, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 8, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: patrickdillon

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 8, 2022
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD e28401a and 2 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 40cf6fe and 1 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 6de3bb4 and 0 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/hold

Revision d4cfc2b was retested 3 times: holding

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 9, 2022
@r4f4
Copy link
Contributor

r4f4 commented Dec 13, 2022

/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 Dec 13, 2022
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 780b29a and 2 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 98499fa and 1 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 011ba8a and 0 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/hold

Revision d4cfc2b was retested 3 times: holding

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 14, 2022
@r4f4
Copy link
Contributor

r4f4 commented Dec 20, 2022

/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 Dec 20, 2022
@r4f4
Copy link
Contributor

r4f4 commented Dec 20, 2022

/override ci/prow/e2e-gcp-ovn
Install and e2e succeded, only timed out after 4h during must-gather

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 20, 2022

@r4f4: Overrode contexts on behalf of r4f4: ci/prow/e2e-gcp-ovn

Details

In response to this:

/override ci/prow/e2e-gcp-ovn
Install and e2e succeded, only timed out after 4h during must-gather

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
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 8fde53a and 2 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD cb0702c and 1 for PR HEAD d4cfc2b in total

@r4f4
Copy link
Contributor

r4f4 commented Dec 21, 2022

/override ci/prow/e2e-azure-ovn
Install succeeded, timed out during tests

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 21, 2022

@r4f4: Overrode contexts on behalf of r4f4: ci/prow/e2e-azure-ovn

Details

In response to this:

/override ci/prow/e2e-azure-ovn
Install succeeded, timed out during tests

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
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 7f980fc and 0 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/hold

Revision d4cfc2b was retested 3 times: holding

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 22, 2022
@r4f4
Copy link
Contributor

r4f4 commented Dec 22, 2022

/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 Dec 22, 2022
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 7f980fc and 2 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD dc031ef and 1 for PR HEAD d4cfc2b in total

@r4f4
Copy link
Contributor

r4f4 commented Dec 22, 2022

/override ci/prow/e2e-azure-ovn
Install and e2e succeeded, timed out during gather-extra

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 22, 2022

@r4f4: Overrode contexts on behalf of r4f4: ci/prow/e2e-azure-ovn

Details

In response to this:

/override ci/prow/e2e-azure-ovn
Install and e2e succeeded, timed out during gather-extra

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
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 73b7d07 and 0 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/hold

Revision d4cfc2b was retested 3 times: holding

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 23, 2022
@r4f4
Copy link
Contributor

r4f4 commented Dec 23, 2022

/override ci/prow/e2e-gcp-ovn
Install succeeded, timed out during e2e
/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 Dec 23, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 23, 2022

@r4f4: Overrode contexts on behalf of r4f4: ci/prow/e2e-gcp-ovn

Details

In response to this:

/override ci/prow/e2e-gcp-ovn
Install succeeded, timed out during e2e
/hold cancel

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
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 52b495c and 2 for PR HEAD d4cfc2b in total

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 1d972a8 and 1 for PR HEAD d4cfc2b in total

@openshift-bot
Copy link
Contributor Author

/bugzilla refresh

The requirements for Bugzilla bugs have changed (BZs linked to PRs on main branch need to target OCP 4.12), recalculating validity.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 1, 2023

@openshift-bot: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

Retaining the bugzilla/valid-bug label as it was manually added.

Details

In response to this:

/bugzilla refresh

The requirements for Bugzilla bugs have changed (BZs linked to PRs on main branch need to target OCP 4.12), recalculating validity.

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.

@r4f4
Copy link
Contributor

r4f4 commented Jan 2, 2023

/retest-required

@r4f4
Copy link
Contributor

r4f4 commented Jan 2, 2023

/override ci/prow/e2e-azure-ovn ci/prow/e2e-gcp-ovn
Install succeeded

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jan 2, 2023

@r4f4: Overrode contexts on behalf of r4f4: ci/prow/e2e-azure-ovn, ci/prow/e2e-gcp-ovn

Details

In response to this:

/override ci/prow/e2e-azure-ovn ci/prow/e2e-gcp-ovn
Install succeeded

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
Copy link
Contributor

openshift-ci bot commented Jan 3, 2023

@openshift-bot: 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/prow/okd-scos-e2e-aws-ovn d4cfc2b link false /test okd-scos-e2e-aws-ovn
ci/prow/okd-e2e-aws-ovn-upgrade d4cfc2b link false /test okd-e2e-aws-ovn-upgrade
ci/prow/e2e-aws-ovn-disruptive d4cfc2b link false /test e2e-aws-ovn-disruptive
ci/prow/e2e-aws-ovn-workers-rhel8 d4cfc2b link false /test e2e-aws-ovn-workers-rhel8
ci/prow/e2e-aws-ovn-upgrade d4cfc2b link false /test e2e-aws-ovn-upgrade
ci/prow/okd-scos-e2e-aws-upgrade d4cfc2b link false /test okd-scos-e2e-aws-upgrade
ci/prow/e2e-libvirt d4cfc2b link false /test e2e-libvirt

Full PR test history. Your PR dashboard.

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.

@r4f4
Copy link
Contributor

r4f4 commented Jan 3, 2023

/test e2e-vsphere-ovn

@openshift-merge-robot openshift-merge-robot merged commit 9de173a into openshift:master Jan 3, 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. backport-risk-assessed Indicates a PR to a release branch has been evaluated and considered safe to accept. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants