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

integration test: handle new labels in "bud and test --unsetlabel" #5487

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

nalind
Copy link
Member

@nalind nalind commented Apr 24, 2024

What type of PR is this?

/kind failing-test

What this PR does / why we need it:

Instead of assuming which labels are set in our base image, and using the --unsetlabel flag to suppress them in a derived image, query the base image and unset all of them, except for our own version label. The newly-current fedora-minimal:40 has more labels set on it than fedora-minimal:39 did, and I don't want to have to revise this test again in six months.

How to verify it

The "bud and test --unsetlabel" test should pass again.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

@openshift-ci openshift-ci bot added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Apr 24, 2024
Copy link
Contributor

openshift-ci bot commented Apr 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nalind

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

Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

LGTM, please merge if tests pass.

@mheon
Copy link
Member

mheon commented Apr 24, 2024

LGTM

@rhatdan
Copy link
Member

rhatdan commented Apr 24, 2024

/lgtm
/hold

Instead of assuming which labels are set in our base image, and using
the --unsetlabel flag to suppress them in a derived image, query the
base image and unset all of them, except for our own version label.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

/lgtm

@TomSweeneyRedHat
Copy link
Member

LGTM
/hold cancel

@openshift-merge-bot openshift-merge-bot bot merged commit fc18157 into containers:main Apr 25, 2024
36 checks passed
@nalind nalind deleted the fedora-minimal-name branch April 25, 2024 12:30
@nalind
Copy link
Member Author

nalind commented May 2, 2024

/cherry-pick release-1.35

@openshift-cherrypick-robot

@nalind: new pull request created: #5503

In response to this:

/cherry-pick release-1.35

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.

@nalind
Copy link
Member Author

nalind commented May 2, 2024

/cherry-pick release-1.33

@openshift-cherrypick-robot

@nalind: new pull request created: #5504

In response to this:

/cherry-pick release-1.33

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.

@nalind
Copy link
Member Author

nalind commented May 2, 2024

/cherry-pick release-1.34

@openshift-cherrypick-robot

@nalind: new pull request created: #5506

In response to this:

/cherry-pick release-1.34

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants