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: drop nested virt required on integration test #1249

Merged
merged 1 commit into from
Apr 7, 2025

Conversation

henrywang
Copy link
Collaborator

@henrywang henrywang commented Apr 3, 2025

Use TF runner as test machine and run all test on TF runner itself. Integration test does not need nested virtualization TF runner any more. This change helps speed up deployment time and running time.

After this change:

  • integration test code and test files are moved to tmt/tests/
  • test can be run not only on Testing Farm, but on local machine with tmt run. It's easy to run test locally for debugging.

@henrywang henrywang force-pushed the tmt_runner branch 4 times, most recently from 98b26df to 8eccc27 Compare April 3, 2025 15:54
@henrywang henrywang marked this pull request as ready for review April 3, 2025 16:17
@henrywang
Copy link
Collaborator Author

Yes, all green now!

Use TF runner as test machine and run all test on TF runner itself

Signed-off-by: Xiaofeng Wang <[email protected]>
Copy link
Collaborator

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

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

Awesome! This looks like a nice step forward.

@cgwalters cgwalters merged commit 761d5b0 into bootc-dev:main Apr 7, 2025
30 of 31 checks passed
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.

2 participants