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

create-nemesis-pipelines should by default generate pipelines for all 3 clouds #7106

Closed
fruch opened this issue Jan 15, 2024 · 0 comments · Fixed by #7166
Closed

create-nemesis-pipelines should by default generate pipelines for all 3 clouds #7106

fruch opened this issue Jan 15, 2024 · 0 comments · Fixed by #7166
Assignees
Labels
Bug Something isn't working right

Comments

@fruch
Copy link
Contributor

fruch commented Jan 15, 2024

currently create-nemesis-pipelines is generate AWS only by default.
people that using it are not aware of it, and currently the azure pipeline are not aligned to how AWS pipelines were built

we should generate all of them when this command is being use

@fruch fruch removed their assignment Jan 18, 2024
@fruch fruch added the Bug Something isn't working right label Jan 23, 2024
k0machi added a commit to k0machi/scylla-cluster-tests that referenced this issue Jan 29, 2024
This change adjusts `create-nemesis-pipelines` cli command to accept
multiple `--backend` arguments and makes it generate all supported
backends by omitting the option altogether.

The new option syntax is as follows:
`./sct.py create-nemesis-pipelines --backend aws --backend gce [...]`

Fixes scylladb#7106
fruch pushed a commit that referenced this issue Jan 29, 2024
This change adjusts `create-nemesis-pipelines` cli command to accept
multiple `--backend` arguments and makes it generate all supported
backends by omitting the option altogether.

The new option syntax is as follows:
`./sct.py create-nemesis-pipelines --backend aws --backend gce [...]`

Fixes #7106
fruch pushed a commit that referenced this issue Jan 29, 2024
This change adjusts `create-nemesis-pipelines` cli command to accept
multiple `--backend` arguments and makes it generate all supported
backends by omitting the option altogether.

The new option syntax is as follows:
`./sct.py create-nemesis-pipelines --backend aws --backend gce [...]`

Fixes #7106

(cherry picked from commit d613b63)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants