stats: add a retry mechanism in a symlink test 13/32813/4
authorArthur de Kerhor <arthurdekerhor@gmail.com>
Mon, 21 Jun 2021 13:35:01 +0000 (15:35 +0200)
committerOle Tr�an <otroan@employees.org>
Tue, 22 Jun 2021 10:00:27 +0000 (10:00 +0000)
commitd70777aa60a87001f323f3b226d7e5cee2cd23d8
tree0ce5bb8bb498b26aa8e6ef3c365dec71384eee72
parent5ab7dc45b5c4a1dbe7bff65fd9864b1c9ebb8640
stats: add a retry mechanism in a symlink test

When creating a new node, a corresponding node symlink is created when
the nodes counters update. To be sure we are able to access this
symlink, a retry mechanism was added.

Type: fix

Signed-off-by: Arthur de Kerhor <arthurdekerhor@gmail.com>
Change-Id: Ieb08d8554b4fd13d01e79062b5f820b235be9a13
test/test_stats_client.py