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

[INLONG-10628][Sort] Implement the end2end test env on flink1.18 #10629

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

XiaoYou201
Copy link
Contributor

[INLONG-10628][Sort] Implement ehe end2end test env on flink1.18

Fixes #10628

Motivation

The Inlong-sort already develop sort-connector on flink1.18, but not has env to test it.

So, this pr provide a base env to provide end to end test.

Modifications

  • Copy code from end2end test on flink1.15
  • Add Flink1.18 jobmanager docker container
  • Add Flink1.18 taskmanager docker container
  • Add Java8 and Java11 env

@XiaoYou201 XiaoYou201 changed the title [INLONG-10628][Sort] Implement ehe end2end test env on flink1.18 [INLONG-10628][Sort] Implement the end2end test env on flink1.18 Jul 16, 2024
Copy link
Contributor

@aloyszhang aloyszhang left a comment

Choose a reason for hiding this comment

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

LGTM

@EMsnap EMsnap merged commit 043626c into apache:master Jul 17, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature][Sort] The end2end test env on flink1.18 has not implemented
3 participants