Add healthcheck to the frr image

We could not do that in the initial review because CI runs its
tests on a non-rebuild rpm. See:
https://review.opendev.org/c/openstack/tripleo-common/+/763087/6..11

So we add it now that the initial image has already been added.

Change-Id: Ifee9d90f30c4ad4a401149b979f220d8028d2643
This commit is contained in:
Michele Baldessari 2021-02-05 09:09:19 +01:00
parent b2adee9066
commit fcbda76d9e
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
tcib_actions:
- run: bash /usr/local/bin/uid_gid_manage frrvty frr
- run: dnf install -y {{ tcib_packages['common'] | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
- run: ln -s /usr/share/openstack-tripleo-common/healthcheck/frr /openstack/healthcheck && chmod a+rx /openstack/healthcheck
- run: mkdir -p /var/lock/subsys && chown "frr:" /var/lock/subsys
tcib_packages:
common: