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

Remove TempestRegexp argument #7

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Remove TempestRegexp argument #7

merged 2 commits into from
Sep 21, 2023

Conversation

afazekas
Copy link
Contributor

Looks like it was not in use since the begning.
Users usually finds simpler to have explicit negative list,
even tough it is possible to consutuct a singe regexp.
Also possible to construct a single regexp on the operator side,
in case other way of passing would be prefered later on.

Moving the default allowedTests to the defaults.

Note: Consider moving the tempest run arguments
to sub structure.

Looks like it was not in use since the begning.
Users usually finds simpler to have explicit negative list,
even tough it is possible to consutuct a singe regexp.
Also possible to construct a single regexp on the operator side,
in case other way of passing would be prefered later on.

Moving the default allowedTests to the defaults.

Note: Consider moving the tempest run arguments
to sub structure.
!backward incomatible!

Moving the tempest run related args to their own
section. Adding concurrency related args.
@afazekas
Copy link
Contributor Author

Added a second commit,
question do we want to structure the args deeper ?

@kopecmartin
Copy link
Collaborator

lgtm, tested and it all still works .. we can add --regex and --smoke support in a new commit

@kopecmartin
Copy link
Collaborator

/lgtm

@kopecmartin
Copy link
Collaborator

it seems there is no bot? meh, i'll click the merge pull request button :D

@kopecmartin kopecmartin merged commit b18652f into main Sep 21, 2023
4 checks passed
@kopecmartin kopecmartin deleted the no-re branch December 20, 2023 19:57
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