validation: Use blucon.sh if python3 not available 73/3373/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Sat, 18 Apr 2020 18:42:56 +0000 (20:42 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 21 Apr 2020 11:26:44 +0000 (13:26 +0200)
commit98d358eb917ed9de44a6f71b8d90d58b3829cf97
treec98b09754fb68f8085db2542ca01303d167ee566
parent28f5a48f1d4d9ec4f3ac4cf0703b70c7b58f5a13
validation: Use blucon.sh if python3 not available

The Validation project supports running the test suites using nothing
more than Docker as a prerequisite (i.e. if no python3 is available),
so leverage `blucon.sh` now that it supports overriding the validation
git repository path and results dir path.

For most slaves, the new method is merely a fail-safe, since they
already have python3.

JIRA: VAL-95

Depends-on: I4d3c10881de28c64bcca05ff23aa1025f67a1f5e

Change-Id: I08e89300637862e40344131532ec40efd5f68501
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
jjb/shell/run_bluval.sh