Skip to content

tests: fix flakey tests#1886

Merged
cdrage merged 1 commit intokubernetes:mainfrom
cdrage:fix-flakey-test
May 30, 2024
Merged

tests: fix flakey tests#1886
cdrage merged 1 commit intokubernetes:mainfrom
cdrage:fix-flakey-test

Conversation

@cdrage
Copy link
Copy Markdown
Member

@cdrage cdrage commented May 30, 2024

tests: fix flakey tests

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Fixes the two flakey tests. One which is returning them in random
orders..

The other which is not available to run on mac due to not being able
"access" the folders.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

N/A

Signed-off-by: Charlie Drage charlie@charliedrage.com

#### What type of PR is this?

<!--
Add one of the following kinds:
/kind bug
/kind documentation
/kind feature
-->
/kind cleanup

#### What this PR does / why we need it:

Fixes the two flakey tests. One which is returning them in random
orders..

The other which is not available to run on mac due to not being able
"access" the folders.

#### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

N/A

#### Special notes for your reviewer:

N/A

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
@k8s-ci-robot k8s-ci-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label May 30, 2024
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cdrage

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

@k8s-ci-robot k8s-ci-robot requested review from TessaIO and kadel May 30, 2024 13:55
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 30, 2024
@cdrage
Copy link
Copy Markdown
Member Author

cdrage commented May 30, 2024

Going to merge this in so that we can get the other tests passing, lmk if there is issues here.

Since this is to fix CI and does not change any underlying code, I will merge.

@cdrage cdrage merged commit 50ec43d into kubernetes:main May 30, 2024
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants