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

test: move tmt test log to tmt plan and enable aarch64 test #616

Merged
merged 3 commits into from
Jun 20, 2024

Conversation

henrywang
Copy link
Contributor

@henrywang henrywang commented Jun 20, 2024

This PR includes:

  1. move tmt test log to tmt plan data folder, the tmt integration test log can be archived in testing farm artifacts.
  2. give tmt vm 20G disk instead of default 40G. Sometimes the deployed testing farm runner does not have big disk,
    to avoid this issue, use smaller tmt vm disk instead
  3. add aarch64 tmt integration test

Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
Sometimes the deployed testing farm runner does not have big disk,
to avoid this issue, use smaller tmt vm disk instead

Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
@henrywang henrywang changed the title Test log test: move tmt test log to tmt plan and enable aarch64 test Jun 20, 2024
@henrywang henrywang requested a review from cgwalters June 20, 2024 07:25
@henrywang
Copy link
Contributor Author

henrywang commented Jun 20, 2024

Okey. The Packit aarch64 testing farm runner should come from AWS ec2 ARM bare metal server. The deployment for aarch64 runner is faster than deploying x86_64 runner. So we can use both x86_64 and aarch64 test. Nice to have both arch in test.

finish:
how: shell
script:
- cp -r /var/tmp/tmt/run-001 $TMT_PLAN_DATA
Copy link
Collaborator

Choose a reason for hiding this comment

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

For future readers can you add a comment here like # move tmt test log to tmt plan data folder, the tmt integration test log can be archived in testing farm artifacts. ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

(not worth a whole new CI run for a comment of course, so merging now, but as part of further work)

@cgwalters cgwalters merged commit 377bfd6 into containers:main Jun 20, 2024
18 checks passed
@henrywang henrywang deleted the test_log branch June 20, 2024 16:12
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.

None yet

2 participants