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

[6.14.z] Multiple enhancements to scripts/fixture_cli.py #13330

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #13243

The changes included in this commit are:

  • Run fixtures in separate tests so failing fixtures don't block others
  • Add the ability to run fixtures that are indirectly parametrized
  • Add an option to switch to verbose mode, showing test execution and results. This should help with debugging and generally seeing what' happening
  • Add an option to run the fixtures in multiple xdist workers

The changes included in this commit are:
- Run fixtures in separate tests so failing fixtures don't block others
- Add the ability to run fixtures that are indirectly parametrized
- Add an option to switch to verbose mode, showing test execution and
  results. This should help with debugging and generally seeing what'
  happening
- Add an option to run the fixtures in multiple xdist workers

(cherry picked from commit e86c436)
@Satellite-QE Satellite-QE added 6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Dec 7, 2023
@JacobCallahan JacobCallahan merged commit 3159a9d into 6.14.z Dec 7, 2023
17 checks passed
@JacobCallahan JacobCallahan deleted the cherry-pick-6.14.z-e86c4366eaef5e065f7039484f4852e5bcab3171 branch December 7, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants