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

[3.4] Backport Makefile recipes for common test commands #16368

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

jmhbnz
Copy link
Member

@jmhbnz jmhbnz commented Aug 3, 2023

This pull request is a minimal backport to ensure the Makefile recipes (mainly test-unit, test-integration and test-e2e-release) used heavily in later release branches are also present in release-3.4 branch.

This pull request completes our streamline test commands issue. After this is merged all three active branches will be using the same Makefile recipes for our common test commands. This gives us a common way of abstracting away any minor differences in actual command executed between branches.

Fixes #16176

Signed-off-by: James Blair <mail@jamesblair.net>
…release.

Signed-off-by: James Blair <mail@jamesblair.net>
@ahrtr ahrtr merged commit 7655708 into etcd-io:release-3.4 Aug 4, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants