Skip to content

e2e: fix tests with latest vuln data #1999

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

RTann
Copy link
Collaborator

@RTann RTann commented Jul 24, 2025

No description provided.

@RTann RTann requested a review from a team as a code owner July 24, 2025 23:03
Comment on lines 145 to 146
// These three vulns should exist, but NVD set these to deferred.
// Commenting out until they are no longer deferred.
Copy link
Contributor

Choose a reason for hiding this comment

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

How will we know when they're no longer deferred?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

https://youtu.be/se17_0zbZds?si=SHZtYEjhrSZ8xkPU&t=10

I considered just deleting these (open to that), but I also wanted to keep track of them in case we want to remember them in the future

Copy link
Contributor

@BradLugo BradLugo Jul 24, 2025

Choose a reason for hiding this comment

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

😂

My initial thought was to file a Jira issue, but after thinking about it a bit, would these tests fail when the CVEs are no longer deferred? Since the expected results would be different. If that's the case, the comment already in the changes is sufficient.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I found out unexpectedVulns exists, so I moved all these vulns to that section. That way, we'll be notified when they're found

@RTann
Copy link
Collaborator Author

RTann commented Jul 24, 2025

/retest

@RTann RTann force-pushed the fix-tests-07242025 branch from ac113e2 to c3dd15a Compare July 25, 2025 16:53
@RTann RTann requested a review from BradLugo July 25, 2025 17:06
Copy link

openshift-ci bot commented Jul 25, 2025

@RTann: 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-tests a1145d6 link false /test e2e-tests
ci/prow/slim-e2e-tests a1145d6 link false /test slim-e2e-tests

Full PR test history. Your PR dashboard.

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-sigs/prow 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants