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

Optimize container tests workflow to get Ant binaries #4870

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

LongyuZhang
Copy link
Contributor

  • Solve ant download limit from apache website problem
  • For ubuntu image ant install, use apt install directly
  • for ubi criu test, the pre-built image will contain criu and ant(-contrib)
  • Related Issue: runtimes_backlog_1259 runtimes_infra_8340

- Solve ant download limit from apache website problem
- For ubuntu image ant install, use apt install ant-optional directly
- for ubi criu test, the pre-built image will contain criu and ant(-contrib)

Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
@LongyuZhang
Copy link
Contributor Author

Copy link
Contributor

@smlambert smlambert left a comment

Choose a reason for hiding this comment

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

thanks @LongyuZhang !

@LongyuZhang LongyuZhang requested a review from llxia November 15, 2023 16:25
@llxia llxia merged commit d6e82cf into adoptium:master Nov 15, 2023
llxia pushed a commit to llxia/aqa-tests that referenced this pull request Nov 22, 2023
- Solve ant download limit from apache website problem
- For ubuntu image ant install, use apt install ant-optional directly
- for ubi criu test, the pre-built image will contain criu and ant(-contrib)

Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
llxia pushed a commit to llxia/aqa-tests that referenced this pull request Nov 22, 2023
- Solve ant download limit from apache website problem
- For ubuntu image ant install, use apt install ant-optional directly
- for ubi criu test, the pre-built image will contain criu and ant(-contrib)

Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
pshipton pushed a commit that referenced this pull request Nov 22, 2023
- Solve ant download limit from apache website problem
- For ubuntu image ant install, use apt install ant-optional directly
- for ubi criu test, the pre-built image will contain criu and ant(-contrib)

Signed-off-by: LongyuZhang <longyu.zhang@ibm.com>
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