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

Add "skip" parameters to qa-ctl tool #1975

Closed
4 of 5 tasks
jmv74211 opened this issue Oct 4, 2021 · 0 comments
Closed
4 of 5 tasks

Add "skip" parameters to qa-ctl tool #1975

jmv74211 opened this issue Oct 4, 2021 · 0 comments
Assignees

Comments

@jmv74211
Copy link
Contributor

jmv74211 commented Oct 4, 2021

Hello team,

It is requested to add the following parameters in the qa-ctl script:

  • --skip-deployment
  • --skip-provisioning
  • --skip-testing

In order to launch qa-ctl with custom configuration files, and skip the indicated stages. This is useful when the user wants to re-run a build, since if he ran it with the --persistent option, the environment will not be destroyed and he will be able to relaunch the build using the configuration file created in the previous build, but in this case, skipping the deployment and provisioning phases.

Estimated tasks

  • Add --skip-deployment parameter.
  • Add --skip-provisioning parameter.
  • Add --skip-testing parameter.
  • Update qa-ctl tool to filter the execution phases according to the new parameters.
  • Test all changes.

Regards.

@jmv74211 jmv74211 self-assigned this Oct 4, 2021
jmv74211 added a commit that referenced this issue Oct 4, 2021
It was not necessary, since a new docker image was built if the qa-branch was different
@jmv74211 jmv74211 closed this as completed Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant