aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganrol <morgan.richomme@orange.com>2021-04-28 08:10:15 +0200
committerLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>2021-05-06 10:44:13 +0000
commitb665c95244b87f5a4b920e71636fd2b0ed2f5993 (patch)
tree8592cae0d82f493c9ebea20493e13f31f38b8a1c
parentd25a558315925059dd852d2febafe60fe06906c6 (diff)
[HONOLULU] Bump version 1.8.0 of the robot testshonolulu
For the robot pod Issue-ID: TEST-335 Signed-off-by: morganrol <morgan.richomme@orange.com> Change-Id: Ie891c261394c41150669408553db3405e7376514 (cherry picked from commit 4b556fd00d7bbd71a84a12790cc950daf4ac0990)
-rw-r--r--releases/1.8.0-container.yaml8
-rw-r--r--version.properties4
2 files changed, 10 insertions, 2 deletions
diff --git a/releases/1.8.0-container.yaml b/releases/1.8.0-container.yaml
new file mode 100644
index 00000000..e84de3ae
--- /dev/null
+++ b/releases/1.8.0-container.yaml
@@ -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'
diff --git a/version.properties b/version.properties
index df4b0252..d21cc0f7 100644
--- a/version.properties
+++ b/version.properties
@@ -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}