aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-10-15 16:19:48 -0400
committerDR695H <dr695h@att.com>2019-10-16 10:27:55 -0400
commit6f1660710b77745f27ad628598d88f7aa7d595fc (patch)
tree2d855f6e9351fb027aa5e605726d2a54656cadb6
parentd55ea01ba9e661e5c1a70ab36c5d112c1f31d0c5 (diff)
adding in 1.5.3 release for testsuite
Issue-ID: TEST-223 Change-Id: I7c61c113b2240efac2eef3669c3bb260f98e9cfb Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r--.releases/1.5.3.yaml8
-rw-r--r--version.properties2
2 files changed, 9 insertions, 1 deletions
diff --git a/.releases/1.5.3.yaml b/.releases/1.5.3.yaml
new file mode 100644
index 00000000..0549877b
--- /dev/null
+++ b/.releases/1.5.3.yaml
@@ -0,0 +1,8 @@
+distribution_type: 'container'
+container_release_tag: '1.5.3'
+project: 'testsuite'
+log_dir: 'testsuite-elalto-3scm-docker-shell-daily/174/'
+ref: d55ea01ba9e661e5c1a70ab36c5d112c1f31d0c5
+containers:
+ - name: 'testsuite'
+ version: '1.5.3-STAGING-20191015T164954Z'
diff --git a/version.properties b/version.properties
index c6f15c6a..0e53537f 100644
--- a/version.properties
+++ b/version.properties
@@ -4,7 +4,7 @@
major=1
minor=5
-patch=3
+patch=4
base_version=${major}.${minor}.${patch}