[HONOLULU] Bump version 1.8.0 of the robot tests 60/120960/4
authormorganrol <morgan.richomme@orange.com>
Wed, 28 Apr 2021 06:10:15 +0000 (08:10 +0200)
committermorganrol <morgan.richomme@orange.com>
Wed, 28 Apr 2021 14:44:12 +0000 (16:44 +0200)
For the robot pod

Issue-ID: TEST-335

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ie891c261394c41150669408553db3405e7376514

releases/1.8.0-container.yaml [new file with mode: 0644]
version.properties

diff --git a/releases/1.8.0-container.yaml b/releases/1.8.0-container.yaml
new file mode 100644 (file)
index 0000000..e84de3a
--- /dev/null
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.8.0'
+project: 'testsuite'
+log_dir: 'testsuite-master-3scm-docker-shell-daily/7030/'
+ref: 4ecf7d91e0305582b026eb9c6c3c4915d4469715
+containers:
+    - name: 'testsuite'
+      version: '1.7.4-STAGING-20210428T120206Z'
index df4b025..d21cc0f 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=7
-patch=4
+minor=8
+patch=1
 
 base_version=${major}.${minor}.${patch}