Skip to content
Commit b1d1d762 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

cli: Keep going if "docker image pull" fails



"plan exec" always pulls all the docker images to the SUT at the start
of the process to ensure it has the most up-to-date versions.

But for benchmark integration development, this can be problematic as
the container only exists locally and is not in the remote registry. So
let's allow the operation to fail and we will just move on in that case.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent ec65c51c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment