tripleo-validations/roles/ceph
Francesco Pantano 5dcaa10e89 Make Get OSD stat percentage compatible with jq < 1.5
On upgrades we're using validations (from train) against controller that
are still on queens. On queens jq package is <1.5 and the "try" keyword
is not available.
This purpose of this change is to fix this validations getting rid of
"try-catch" in favour of "if-else" which works for 1.3+ < jq < 1.5.

Change-Id: Iddea0c21da194ef7cbe781d4fc4ad932f6fc2c14
Closes-Bug: #1889279
(cherry picked from commit 436671832b)
2020-08-03 07:09:29 +00:00
..
defaults Introducing tripleo_delegate_to on ceph health validation 2020-05-11 09:27:35 +02:00
molecule Adds basic molecule testing for ceph validations 2020-02-10 14:50:11 +01:00
tasks Make Get OSD stat percentage compatible with jq < 1.5 2020-08-03 07:09:29 +00:00