Update detmVers script for snapshots 93/129793/5
authorliamfallon <liam.fallon@est.tech>
Tue, 5 Jul 2022 16:40:48 +0000 (17:40 +0100)
committerliamfallon <liam.fallon@est.tech>
Fri, 8 Jul 2022 13:52:08 +0000 (14:52 +0100)
commitd5ff7aa4d42720a6831a739d5c9afd89d602c11c
treead0c74fd38160c36011217a4122574396ff2e8f2
parent36b6c6eccd24696c747af24b8edcda5bf6af9591
Update detmVers script for snapshots

The current script assumes that snapshot versions are always available.
However the Linux Foundation has now implemented a policy of deleting
snapshots on no-master branches that are older than a certain age. THis
breaks our CSITs.

THis updated script copes with this by checking if a snapshot is
avaialable and, if the snapshot is not available, the script falls back
to the released version.

This script will be needed on other branches besides master as well.

Issue-ID: POLICY-4233
Change-Id: Ie80756eb1d3abceb31ed3f697f1ebc9643cea51e
Signed-off-by: liamfallon <liam.fallon@est.tech>
csit/clamp/plans/setup.sh
csit/clamp/tests/policy-clamp-test.robot
csit/detmVers.sh
csit/docker-compose-all.yml
csit/wait_for_port.sh