An error occurred while fetching folder content.
arm/oeqa: Introduce retry mechanism for fvp_devices run_cmd
Luca Fancellu authored
Currently the run_cmd, which is a wrapper for self.target.run()
that uses SSH to spawn commands on the target, can fail spuriously
with error 255 and cause the test to fail on slow systems.

In order to address that, introduce a retry mechanism for the call,
that is able to wait some time for the system to settle and retry
the command when the error code from SSH is 255.
Signed-off-by: default avatarLuca Fancellu <luca.fancellu@arm.com>
Signed-off-by: default avatarJon Mason <jon.mason@arm.com>
38bce82e
Name Last commit Last update