Skip to content

feat: modify for enterprise e2e #2732

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

Merged
merged 3 commits into from
Jul 30, 2025
Merged

Conversation

woshigaopp
Copy link
Contributor

add releaseE2ETar build task for enterprise e2e running environment.
remove exclude test-sources jar and connect-file.jar for running e2e in enterprise need.

@@ -1272,6 +1272,36 @@ project(':core') {
duplicatesStrategy 'exclude'
}

tasks.create(name: "releaseE2ETar", dependsOn: [configurations.archives.artifacts, 'copyDependantTestLibs'], type: Tar) {
Copy link
Collaborator

Choose a reason for hiding this comment

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

add automq inject start/end

@woshigaopp woshigaopp merged commit 31b828f into main Jul 30, 2025
6 checks passed
@woshigaopp woshigaopp deleted the feature/support_run_e2e_main branch July 30, 2025 15:13
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.

3 participants