aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-10-30 16:00:26 +0100
committermrichomme <morgan.richomme@orange.com>2020-10-30 16:00:26 +0100
commitf6fd92c05c476f617badd7120bdb48cb5c4ab014 (patch)
tree445316be8a3574227bebc78bf1072d22446d0d33
parent0e2eff97d4e3d343da3604b9565c8f581aaffb89 (diff)
Bump Guilin 1.7.1 testcase docker
Issue-ID: INT-1761 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I7b77175f41cac90a13238afb6d72a212abcd97a6
-rw-r--r--releases/1.7.1-container.yaml8
-rw-r--r--version.properties2
2 files changed, 9 insertions, 1 deletions
diff --git a/releases/1.7.1-container.yaml b/releases/1.7.1-container.yaml
new file mode 100644
index 00000000..6a517bd2
--- /dev/null
+++ b/releases/1.7.1-container.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.7.1'
+project: 'testsuite'
+log_dir: 'testsuite-master-3scm-docker-shell-daily/5909/'
+ref: 0e2eff97d4e3d343da3604b9565c8f581aaffb89
+containers:
+ - name: 'testsuite'
+ version: '1.7.0-STAGING-20201030T120759Z'
diff --git a/version.properties b/version.properties
index def8be1e..784eeb8e 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=7
-patch=0
+patch=1
base_version=${major}.${minor}.${patch}