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

bug 1801397: temporarily skip setting failures on degraded machine config pool #1473

Merged
merged 1 commit into from Feb 17, 2020

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Feb 13, 2020

per our discussion in slack, we need this PR to skip setting degraded on machineconfigoperator when the pools are bad so that we can land openshift/cluster-etcd-operator#142 and #1465. After that, we will no longer go degraded in 4.4.

You can see an example of the condition here: https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/pr-logs/pull/openshift_cluster-etcd-operator/112/pull-ci-openshift-cluster-etcd-operator-master-e2e-aws/597 . The MCO is completely correct to set it, but we need to break the stalemate.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 13, 2020
@deads2k
Copy link
Contributor Author

deads2k commented Feb 13, 2020

/hold

holding until we're ready to merge this, but I suspect it's coming.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 13, 2020
@deads2k deads2k force-pushed the disable-machine-config-pool-check branch from cf984aa to d32d5f1 Compare February 14, 2020 00:58
@kikisdeliveryservice
Copy link
Contributor

reported that this test (e2e-aws-scaleup-rhel7) is always broken and but it's not reqd so..

/skip

@kikisdeliveryservice
Copy link
Contributor

Also @deads2k your sync.go has some problems and won't pass verify until tweaked:

pkg/operator/sync.go:564: File is not `gofmt`-ed with `-s` (gofmt)
				degraded{
make: *** [verify] Error 1 ```

@deads2k deads2k force-pushed the disable-machine-config-pool-check branch from d32d5f1 to 17d4103 Compare February 14, 2020 11:57
@deads2k
Copy link
Contributor Author

deads2k commented Feb 14, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 14, 2020
@deads2k
Copy link
Contributor Author

deads2k commented Feb 14, 2020

/retest

2 similar comments
@deads2k
Copy link
Contributor Author

deads2k commented Feb 14, 2020

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Feb 14, 2020

/retest

@kikisdeliveryservice
Copy link
Contributor

re-adding hold until it's time just as a safeguard.

/hold

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 14, 2020
@kikisdeliveryservice
Copy link
Contributor

/skip

@deads2k
Copy link
Contributor Author

deads2k commented Feb 17, 2020

/hold cancel

@openshift-ci-robot openshift-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 17, 2020
@runcom
Copy link
Member

runcom commented Feb 17, 2020

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 17, 2020
@deads2k deads2k changed the title temporarily skip setting failures on degraded machine config pool bug 1801397 temporarily skip setting failures on degraded machine config pool Feb 17, 2020
@deads2k deads2k changed the title bug 1801397 temporarily skip setting failures on degraded machine config pool bug 1801397: temporarily skip setting failures on degraded machine config pool Feb 17, 2020
@openshift-ci-robot
Copy link
Contributor

@deads2k: This pull request references Bugzilla bug 1801397, which is valid. The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

bug 1801397: temporarily skip setting failures on degraded machine config pool

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 openshift-ci-robot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Feb 17, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, runcom

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

deads2k commented Feb 17, 2020

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Feb 17, 2020

#1476 is the only commit to merge since this tested green. it isn't related. merging to get the train moving.

@deads2k deads2k merged commit 225017f into openshift:master Feb 17, 2020
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Feb 17, 2020

@deads2k: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-aws-scaleup-rhel7 17d4103 link /test e2e-aws-scaleup-rhel7
ci/prow/e2e-gcp-op 17d4103 link /test e2e-gcp-op
ci/prow/e2e-gcp-upgrade 17d4103 link /test e2e-gcp-upgrade

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants