]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
build: install-deps failing in docker build 45849/head
authorNizamudeen A <nia@redhat.com>
Wed, 6 Apr 2022 07:39:26 +0000 (13:09 +0530)
committerErnesto Puerta <epuertat@redhat.com>
Mon, 11 Apr 2022 08:29:22 +0000 (10:29 +0200)
commit50d90481d93440452d38ca583a85bb033692a067
tree4318a3f889236b5ea14e8961ea0e384709b082e3
parentac978832a85a67de60a49b34ed497d7075f4b151
build: install-deps failing in docker build

install-deps.sh was failing in our docker build due to the recent change in
the script. Failure can be seen here: https://github.com/rhcs-dashboard/ceph-dev/runs/5844502455?check_suite_focus=true#step:3:2586

This seems to fix the issue.

Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 72841fdcbe5445b5f5ada5d244d497f0b3f04e4f)
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
install-deps.sh