diff options
author | DR695H <dr695h@att.com> | 2019-10-15 16:19:48 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-10-16 10:27:55 -0400 |
commit | 6f1660710b77745f27ad628598d88f7aa7d595fc (patch) | |
tree | 2d855f6e9351fb027aa5e605726d2a54656cadb6 /.releases | |
parent | d55ea01ba9e661e5c1a70ab36c5d112c1f31d0c5 (diff) |
adding in 1.5.3 release for testsuite
Issue-ID: TEST-223
Change-Id: I7c61c113b2240efac2eef3669c3bb260f98e9cfb
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to '.releases')
-rw-r--r-- | .releases/1.5.3.yaml | 8 |
1 files changed, 8 insertions, 0 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' |