install-deps: bring argv parsing for --crimson and others#47697
install-deps: bring argv parsing for --crimson and others#47697rzarzynski wants to merge 1 commit intoceph:mainfrom
Conversation
The `--crimson` argv switch is respected by many our development scripts like `vstart.sh` and `stop.sh`. However, `install-deps.sh` still requires setting the `WITH_SEASTAR` environment variable which departs from this convention. This commit brings argv support for `--crimson`, `--jaeger` and `--zbd` while keeping the old, env-based way intact. Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
|
jenkins test api |
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution! |
The
--crimsonargv switch is respected by many our development scripts likevstart.shandstop.sh. However,install-deps.shstill requires setting theWITH_SEASTARenvironment variable which departs from this convention.This commit brings argv support for
--crimson,--jaegerand--zbdwhile keeping the old, env-based way intact.Signed-off-by: Radoslaw Zarzynski rzarzyns@redhat.com
CC: @JoshSalomon
Contribution Guidelines
To sign and title your commits, please refer to Submitting Patches to Ceph.
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
Show available Jenkins commands
jenkins retest this pleasejenkins test classic perfjenkins test crimson perfjenkins test signedjenkins test make checkjenkins test make check arm64jenkins test submodulesjenkins test dashboardjenkins test dashboard cephadmjenkins test apijenkins test docsjenkins render docsjenkins test ceph-volume alljenkins test ceph-volume toxjenkins test windows