Skip to content

Conversation

@pacevedom
Copy link
Contributor

No description provided.

}
})

g.It("TestBootimagesPresent", func() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these present in hypershift? I don't know what they are, but if every other form-factor of OCP has these, why shouldn't microshift?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

These are the RHCOS images for the node and where to get them depending on the platform. Microshift does not run on RHCOS and does not have machine config operator either, so this test may be skipped.

@pacevedom
Copy link
Contributor Author

/hold
Need to rework.

@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 Sep 13, 2022
@pacevedom
Copy link
Contributor Author

/unhold
Ready for review. Depends on #27345
/assign @ingvagabund

@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 Sep 14, 2022
@pacevedom
Copy link
Contributor Author

/retest-required

@pacevedom
Copy link
Contributor Author

/hold
Need to get of microshift checks

@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 Sep 23, 2022
@pacevedom
Copy link
Contributor Author

/unhold
Swapped the microshift check for MCO CRDs presence, as the test is based in resources this operator creates.

@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 Sep 23, 2022
oc := exutil.NewCLIWithoutNamespace("coreos")
g.It("TestBootimagesPresent", func() {

g.It("TestBootimagesPresent [apigroup:machineconfiguration.openshift.io]", func() {
Copy link
Member

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.

This comes from the CRD that MCO installs. If its not there then there is certainly no MCO.

@ingvagabund
Copy link
Member

/lgtm

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

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 29, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund, pacevedom, soltysh

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 Sep 29, 2022
@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD e25bd15 and 2 for PR HEAD 61595d5 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 8767b07 and 1 for PR HEAD 61595d5 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 6c3592b and 0 for PR HEAD 61595d5 in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 30, 2022

@pacevedom: 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/e2e-aws-ovn-single-node-serial 61595d5 link false /test e2e-aws-ovn-single-node-serial
ci/prow/e2e-gcp-ovn-rt-upgrade 61595d5 link false /test e2e-gcp-ovn-rt-upgrade
ci/prow/e2e-aws-ovn-single-node-upgrade 61595d5 link false /test e2e-aws-ovn-single-node-upgrade

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.

@pacevedom
Copy link
Contributor Author

/retest-required

@openshift-merge-robot openshift-merge-robot merged commit ef6536b into openshift:master Sep 30, 2022
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. 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