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-10489][Sort] Optimize Mongodb2StarRocksTest in workflow #10490

Merged
merged 7 commits into from
Jun 22, 2024

Conversation

XiaoYou201
Copy link
Contributor

@XiaoYou201 XiaoYou201 commented Jun 22, 2024

[INLONG-10489][Sort] Optimize Mongodb2StarRocksTest in workflow

Fixes #10489

Motivation

Because inlong-starrocks container not build before Mongodb2StarRocks.But other test build it, so workflow will occur error sometims.

Modifications

import StarRocksManager field and method to call it's static code statement to build inlong-starrocks image before Mongodb2StarRocksTest run.

EMsnap
EMsnap previously approved these changes Jun 22, 2024
Copy link
Contributor

@EMsnap EMsnap left a comment

Choose a reason for hiding this comment

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

LGTM

@dockerzhang dockerzhang merged commit ce1ceec into apache:master Jun 22, 2024
11 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.

[Bug][Sort] Mongodb2StarRocksTest sometime occur error when in workflow
4 participants