openshift: bodhi-web: remove downgrade, as the base image hasn't yet updated to the broken version.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-05-03 17:42:08 +00:00
parent 736ab6eebb
commit 8138db0d4d

View file

@ -22,7 +22,6 @@ items:
# While dnf has a --nodocs, it doesen't have a --docs...
RUN sed -i '/nodocs/d' /etc/dnf/dnf.conf
RUN dnf install -y bodhi-server-{{bodhi_version}} bodhi-docs-{{bodhi_version}}
RUN dnf downgrade -y https://kojipkgs.fedoraproject.org//packages/libdnf/0.28.1/1.fc29/x86_64/libdnf-0.28.1-1.fc29.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/libdnf/0.28.1/1.fc29/x86_64/python3-hawkey-0.28.1-1.fc29.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/libdnf/0.28.1/1.fc29/x86_64/python3-libdnf-0.28.1-1.fc29.x86_64.rpm
# Put the fedmsg config in place
RUN rm -f /etc/fedmsg.d/bodhi.py && \
# Let's name it starting with zz so it sorts last.