]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: add with_jaeger options for installing it's dependencies 38609/head
authorDeepika Upadhyay <dupadhya@redhat.com>
Wed, 16 Dec 2020 12:47:01 +0000 (18:17 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Wed, 16 Dec 2020 12:47:01 +0000 (18:17 +0530)
commit29a932c2924daeaa2474da4c3df8cc6cabf4d7da
treee3647f582942f444c5b5d87c30bdb81b4094964e
parenta8213f07b68c22380930c40a738c438a641be375
install-deps.sh: add with_jaeger options for installing it's dependencies

  * if WITH_JAEGER flag is specified, install-deps should mangle and update
  debian/control + ceph.spec the way we do for adding crimson dependencies
  with WITH_SEASTAR flag.

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
install-deps.sh