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

Docker Go Tests fail on commits to k3s-io branches #11374

Closed
dereknola opened this issue Nov 26, 2024 · 1 comment
Closed

Docker Go Tests fail on commits to k3s-io branches #11374

dereknola opened this issue Nov 26, 2024 · 1 comment
Assignees

Comments

@dereknola
Copy link
Member

Environmental Info:
When commits are made to branches in k3s-io, often in depedabot or other automated bot branches.

Describe the bug:

The new docker go tests see the "skew" test consistently fail, as the logic around "Determine parent branch" is does not handle commit branches.

Steps To Reproduce:
https://github.com/k3s-io/k3s/actions/runs/12038906686/job/33565935782?pr=11336

Expected behavior:
Skew test should find "master" or other "release-1.XX" branch as parent.

Actual behavior:
Skew test finds the branch it is currently on as parent

Additional context / logs:

@dereknola
Copy link
Member Author

Validated on #11336 as working again.

@github-project-automation github-project-automation bot moved this from New to Done Issue in K3s Development Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

1 participant