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

[release-4.1] Bug 1782153: templates/container-storage: Add a "this is generated" note #1324

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #1320

/assign vrutkovs

It's identical between master/worker, so move it into the
common pool.

Just a cleanup while looking at
openshift#1319
This is a best practice, and particularly in this case
when we're intending to modify a config file, it can't be identical
to the shipped version.

This avoids having libostree replace it with a newer version.

Closes: openshift#1319
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: 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.

In response to this:

[release-4.1] templates/container-storage: Add a "this is generated" note

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

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: openshift-cherrypick-robot
To complete the pull request process, please assign lorbuschris
You can assign the PR to them by writing /assign @lorbuschris in a comment when ready.

The full list of commands accepted by this bot can be found 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

@vrutkovs
Copy link
Member

/retitle [release-4.1] Bug 1782153: templates/container-storage: Add a "this is generated" note

@openshift-ci-robot openshift-ci-robot changed the title [release-4.1] templates/container-storage: Add a "this is generated" note [release-4.1] Bug 1782153: templates/container-storage: Add a "this is generated" note Dec 11, 2019
@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: This pull request references Bugzilla bug 1782153, which is invalid:

  • expected dependent Bugzilla bug 1781708 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is MODIFIED instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

[release-4.1] Bug 1782153: templates/container-storage: Add a "this is generated" note

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/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Dec 11, 2019
@vrutkovs
Copy link
Member

/retest

@openshift-ci-robot
Copy link
Contributor

@openshift-cherrypick-robot: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/unit c49d95e link /test unit
ci/prow/e2e-aws-upgrade c49d95e link /test e2e-aws-upgrade
ci/prow/e2e-aws-op c49d95e link /test e2e-aws-op
ci/prow/e2e-aws c49d95e link /test e2e-aws
ci/prow/e2e-aws-scaleup-rhel7 c49d95e link /test e2e-aws-scaleup-rhel7

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.

@openshift-bot
Copy link
Contributor

/bugzilla refresh

The requirements for Bugzilla bugs have changed, recalculating validity.

@openshift-ci-robot
Copy link
Contributor

@openshift-bot: This pull request references Bugzilla bug 1782153, which is invalid:

  • expected dependent Bugzilla bug 1781708 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is MODIFIED instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

/bugzilla refresh

The requirements for Bugzilla bugs have changed, 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.

@cgwalters
Copy link
Member

This is failing units because it was only in 4.2 that we landed #749
So we'll need to bump the test suite on this branch.

@cgwalters
Copy link
Member

This one might just need to be reworked manually - basically drop the common/ prep patch and change both copies manually, then bump the test suite.

@sinnykumari
Copy link
Contributor

I think unit test is failing because we don't have templates/common dir in 4.1 branch https://github.com/openshift/machine-config-operator/tree/release-4.1/templates . Seems to me that adding container-storage.yaml in templates/common/ directory doesn't get handled well in 4.1 , Maybe we should modify the PR to add the generated comment in container-storage.yaml file in both worker and master dir directly?

@vrutkovs
Copy link
Member

Lets close automated cherry-pick and make 4.1 PR manually

/close

@openshift-ci-robot
Copy link
Contributor

@vrutkovs: Closed this PR.

In response to this:

Lets close automated cherry-pick and make 4.1 PR manually

/close

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.

@sinnykumari
Copy link
Contributor

@vrutkovs since you were on to this, would be interested in sending a manual PR for 4.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants