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: remove extra test param in Makefile #664

Merged

Conversation

ykim-akamai
Copy link
Contributor

📝 Description

remove unnecessary TEST_ARGS in first Makefile since other Makefile inside test/ directory will pick up the param

✔️ How to Test

make TEST_ARGS="-run TestNodeBalancer" test-int

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@ykim-akamai ykim-akamai added the testing for updates to the testing suite in the changelog. label Jan 28, 2025
@ykim-akamai ykim-akamai requested a review from a team as a code owner January 28, 2025 22:11
@ykim-akamai ykim-akamai requested review from jriddle-linode and ezilber-akamai and removed request for a team January 28, 2025 22:11
Copy link
Contributor

@yec-akamai yec-akamai left a comment

Choose a reason for hiding this comment

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

Tested and works well on my end!

@ykim-akamai ykim-akamai merged commit c5883b6 into linode:main Jan 29, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing for updates to the testing suite in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants