Skip to content

Conversation

@tjungblu
Copy link
Contributor

cleaning up the old tests and the bastion ssh code

@openshift-ci openshift-ci bot requested review from coreydaley and hasbro17 May 11, 2023 13:59
@dusk125
Copy link
Contributor

dusk125 commented May 11, 2023

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 11, 2023
Comment on lines 674 to 676
"[sig-arch][Feature:ClusterUpgrade] Cluster should be upgradeable after finishing upgrade [Late][Suite:upgrade]": "",

"[sig-arch][Feature:ClusterUpgrade] Cluster should be upgradeable before beginning upgrade [Early][Suite:upgrade]": "",
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not related to our cleanup right? And the test still seems to be there:

var _ = g.Describe("[sig-arch][Feature:ClusterUpgrade]", func() {
f := framework.NewDefaultFramework("cluster-upgrade")
f.SkipNamespaceCreation = true
g.It("Cluster should be upgradeable before beginning upgrade [Early][Suite:upgrade]", func() {

We might want to double check if we aren't disabling this unintentionally.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

good point, no idea how that got into it...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay that's a really weird issue, it's a completely different folder. On the master branch I don't have that change generated.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay that's a really weird issue, it's a completely different folder. On the master branch I don't have that change generated.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

there was an implicit dependency on the e2e module, I've added it manually again now

@tjungblu tjungblu force-pushed the recovery_suite_asserts branch from b4d1d4e to d25b76b Compare May 15, 2023 09:06
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 15, 2023
@tjungblu tjungblu requested a review from hasbro17 May 15, 2023 09:41
@hasbro17
Copy link
Contributor

@tjungblu tjungblu force-pushed the recovery_suite_asserts branch from 4bfba18 to cb558e7 Compare May 16, 2023 06:28
@openshift-ci openshift-ci bot added the vendor-update Touching vendor dir or related files label May 16, 2023
@bparees
Copy link
Contributor

bparees commented May 16, 2023

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 16, 2023
@dusk125
Copy link
Contributor

dusk125 commented May 17, 2023

/lgtm

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

/retest-required

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 41e5e45 and 2 for PR HEAD cb558e7 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 3fc884b and 1 for PR HEAD cb558e7 in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 7fe48ef and 0 for PR HEAD cb558e7 in total

@soltysh
Copy link
Contributor

soltysh commented May 18, 2023

/hold
to merge #27894 first

@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 May 18, 2023
@soltysh
Copy link
Contributor

soltysh commented May 19, 2023

/hold cancel
the other merged
@tjungblu you'll need to rebase, sorry about it 😓

@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 May 19, 2023
@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 19, 2023
@tjungblu tjungblu force-pushed the recovery_suite_asserts branch from cb558e7 to 57f7006 Compare May 30, 2023 09:07
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label May 30, 2023
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 30, 2023
@dusk125
Copy link
Contributor

dusk125 commented May 30, 2023

/lgtm

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

openshift-ci bot commented May 30, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bparees, dusk125, hasbro17, tjungblu

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

@tjungblu
Copy link
Contributor Author

/retest-required

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD eb94825 and 2 for PR HEAD 57f7006 in total

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 30, 2023

@tjungblu: 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-azure-ovn-etcd-scaling cb558e7 link false /test e2e-azure-ovn-etcd-scaling
ci/prow/e2e-gcp-ovn-etcd-scaling cb558e7 link false /test e2e-gcp-ovn-etcd-scaling
ci/prow/e2e-vsphere-ovn-etcd-scaling cb558e7 link false /test e2e-vsphere-ovn-etcd-scaling
ci/prow/e2e-agnostic-ovn-cmd 57f7006 link false /test e2e-agnostic-ovn-cmd
ci/prow/e2e-aws-ovn-single-node-upgrade 57f7006 link false /test e2e-aws-ovn-single-node-upgrade
ci/prow/e2e-aws-ovn-single-node-serial 57f7006 link false /test e2e-aws-ovn-single-node-serial
ci/prow/e2e-openstack-ovn 57f7006 link false /test e2e-openstack-ovn
ci/prow/e2e-aws-ovn-upgrade 57f7006 link false /test e2e-aws-ovn-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.

@openshift-merge-robot openshift-merge-robot merged commit c176d05 into openshift:master May 30, 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. lgtm Indicates that a PR is ready to be merged. vendor-update Touching vendor dir or related files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants