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

allow passing cluster pool to run-tests.py #4210

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

iaroslav-ciupin
Copy link
Contributor

Tracking issue

Describe your changes

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Screenshots

Note to reviewers

@iaroslav-ciupin iaroslav-ciupin force-pushed the cluster-pool-in-run-tests branch from 53ba018 to 555cb69 Compare October 12, 2023 19:13
Copy link
Contributor

@katrogan katrogan left a comment

Choose a reason for hiding this comment

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

LGTM
@pingsutw can you or someone on the OSS team give the final review here?

@pingsutw pingsutw merged commit db3a7ff into master Oct 12, 2023
10 checks passed
@pingsutw pingsutw deleted the cluster-pool-in-run-tests branch October 12, 2023 19:57
@@ -261,15 +263,17 @@ def run(
@click.argument("flytesnacks_release_tag")
@click.argument("priorities")
@click.argument("config_file")
@click.argument("cluster_pool_name")
Copy link
Contributor

Choose a reason for hiding this comment

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

is this a required argument now?

eapolinario added a commit that referenced this pull request Oct 12, 2023
This reverts commit db3a7ff.

Signed-off-by: Eduardo Apolinario <[email protected]>
@eapolinario
Copy link
Contributor

Revert in #4212

eapolinario added a commit that referenced this pull request Oct 13, 2023
This reverts commit db3a7ff.

Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
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.

4 participants