Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
zpoint committed Jan 20, 2025
1 parent 878fd5d commit ba5dcce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .buildkite/generate_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ def _extract_marked_tests(
# if user pass clouds we don't support, we should revert back to default
if not default_clouds_to_run:
default_clouds_to_run = DEFAULT_CLOUDS_TO_RUN
if 'generic-cloud' in marks_to_pytest:
default_clouds_to_run = [default_clouds_to_run[0]]

k_value = None
# Iterate over the argument list to find `-k` and its value
Expand Down

0 comments on commit ba5dcce

Please sign in to comment.