Fetch ansible inventory from tmp folder 26/2026/2
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 23 Aug 2019 09:00:59 +0000 (09:00 +0000)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 23 Aug 2019 09:03:32 +0000 (09:03 +0000)
commit4bef02bc2f01d4c8c69a19ae55008e7b4e9fe1b3
treeca5c0adc122aa4e92f3104701726ffa3c92e48ba
parent9cc7844c8833e609594458b43455e4dae09681a4
Fetch ansible inventory from tmp folder

In some cases ONAP deployment times out, not giving opportunity
to copy the generated kubespray inventory into healthcheck jobs'
workspaces. This results failures for healthcheck as it can't be
executed without inventory.

This change fetches kubespray inventory from tmp folder which is
enabled by the change below.
  https://gerrit.nordix.org/#/c/2027/

Change-Id: I90dcf68bd0f69ccefeb5d94ba09993104c84712d
jjb/cloud-infra/onap-healthcheck.sh
jjb/cloud-infra/oom-healthcheck.sh