Skip to content
Snippets Groups Projects
Commit 7fbac86a authored by Francisco Borges Aurindo Barros's avatar Francisco Borges Aurindo Barros
Browse files

Test: Trying victoria release

parent b2c0a9da
No related branches found
No related tags found
No related merge requests found
Pipeline #3870803 failed
......@@ -13,7 +13,7 @@ RUN yum update -y && \
yum copr enable copart/restic -y && \
yum install restic-${restic_version} -y && \
# we need this to interact with manila OpenStack to get CephFS information
yum install centos-release-openstack-xena -y && \
yum install centos-release-openstack-victoria -y && \
yum install -y /usr/bin/openstack python3-requests-kerberos && \
yum clean all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment