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

test: add taints e2e test for scriptless. #5909

Merged
merged 4 commits into from
Feb 24, 2025

Conversation

Devinwong
Copy link
Collaborator

What type of PR is this?
/kind test

What this PR does / why we need it:
test: add taints e2e test for scriptless.
Fix a related bug.

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

Copy link
Contributor

github-actions bot commented Feb 24, 2025

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed❌ failed (29)Feb 24, 2025, 11:40 PM

@@ -843,18 +843,20 @@ func Test_Ubuntu2204_ChronyRestarts_Taints_And_Tolerations(t *testing.T) {
})
}

func Test_Ubuntu2204_ChronyRestarts_Scriptless(t *testing.T) {
func Test_Ubuntu2204_ChronyRestarts_Taints_And_Tolerations_Scriptless(t *testing.T) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Intentionally add the taints test into this existing test.

@Devinwong Devinwong merged commit cfb7d33 into master Feb 24, 2025
14 of 15 checks passed
@Devinwong Devinwong deleted the devinwon/scriptless_taints_e2e branch February 24, 2025 23:51
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.

2 participants