From: Alexandru Avadanii Date: Wed, 22 Apr 2020 13:14:47 +0000 (+0200) Subject: blucon: Add argument '-p' for pulling latest tag X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=fbde8757f3d54d62cf5ba8adf2789a338540871e;hp=fbde8757f3d54d62cf5ba8adf2789a338540871e;p=validation.git blucon: Add argument '-p' for pulling latest tag If `--pull` or `-p` argument is passed to blucon, it will now run a `docker pull` command prior to launching the testcases with `docker run`. This should prevent the testcases from using stale docker images if already present on the machine. JIRA: VAL-107 Change-Id: Id4b7947a0de7abf07f69812c6deef71919b9041a Signed-off-by: Alexandru Avadanii ---