Fixing the version fetch problem in Policy CSITs 25/125125/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Tue, 19 Oct 2021 11:38:04 +0000 (12:38 +0100)
committera.sreekumar <ajith.sreekumar@bell.ca>
Tue, 19 Oct 2021 11:38:09 +0000 (12:38 +0100)
commitd00369a9bdc26c22c3582b7759dcb87be6352649
tree50767e1e11dc175ecf56ab11b27fa94a76ab8613
parent1352e00c93f6cf1ae1cd694897a83139d8ffe625
Fixing the version fetch problem in Policy CSITs

The script that fetches the latest version in policy-docker/csit
currently support only the image versions in format:

<1 digit major version>.<1 digit minor version>-SNAPSHOT-latest

But this started failing now as drool jakarta version is "1.10.0".
This is fixed.

Change-Id: I1cba3beaa00628ec435f2aaef527a7f6318193bf
Issue-ID: POLICY-3749
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
csit/detmVers.sh