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

[OCPBUGS-34173]: fix sorting unpack jobs #3299

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

ankitathomas
Copy link
Contributor

No description provided.

perdasilva
perdasilva previously approved these changes May 31, 2024
Copy link
Collaborator

@perdasilva perdasilva left a comment

Choose a reason for hiding this comment

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

lgtm

}
if condJ == nil {
return true
}
Copy link
Member

Choose a reason for hiding this comment

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

is there a test case we can add to this somehow?

Copy link
Contributor

Choose a reason for hiding this comment

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

+1

func TestSortUnpackJobs(t *testing.T) {

Copy link
Contributor

Choose a reason for hiding this comment

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

Test cases here should check for this now: ankitathomas#1

@ankitathomas ankitathomas changed the title OCPBUGS-34173: fix sorting unpack jobs [OCPBUGS-34173]: fix sorting unpack jobs Jun 7, 2024
ankitathomas and others added 3 commits June 18, 2024 20:20
Copy link
Collaborator

@perdasilva perdasilva left a comment

Choose a reason for hiding this comment

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

lgtm

@perdasilva perdasilva added this pull request to the merge queue Jun 20, 2024
Merged via the queue into operator-framework:master with commit 20a3cbc Jun 20, 2024
12 checks passed
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.

5 participants