Merge "Making sure not to use the same CLL instance name for all endpoints' descripti...
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Tue, 10 May 2022 14:44:51 +0000 (14:44 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 10 May 2022 14:44:51 +0000 (14:44 +0000)
Former-commit-id: 1019e164d28fddc912c32156d4565ab3c0c3a8c4

csit/plans/sdnr/setup.sh

index 8f0d296..827b171 100755 (executable)
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 # Modifications copyright (c) 2017 AT&T Intellectual Property
-# Modifications copyright (c) 2021 highstreet technologies GmbH Property
+# Modifications copyright (c) 2022 highstreet technologies GmbH Property
 #
 
 # Remove all not needed images and clean workspace
@@ -47,5 +47,5 @@ sdnr_launch
 
 #Pass any variables required by Robot test suites in ROBOT_VARIABLES
 ROBOT_VARIABLES="--variablefile=${WORKSPACE}/plans/sdnr/testdata/localhost.py"
-ROBOT_IMAGE="hightec/sdnc-test-lib:v0.10.0"
+ROBOT_IMAGE="hightec/sdnc-test-lib:v0.10.2"