diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-04-30 09:49:59 +0200 |
---|---|---|
committer | Daniel Rose <dr695h@att.com> | 2020-04-30 12:49:42 +0000 |
commit | 5c9a4619cec915e5f87a1e0d6fb85bba7e3d3bc9 (patch) | |
tree | 36876fdc62b211d137cf606a052bad0186818021 /releases | |
parent | 8ff2b412beb36ef285555324a2b94cd97421edb7 (diff) |
Bump testsuite 1.6.1
no idea what happened with 1.6.0
the first release was not correct
and it is not allowed to overwritte (need TSC vote..)
so let's give a new try with 1.6.1
the 1.6.1-STAGING-20200430T041330Z has been verified manually
it is a good version
Issue-ID: INT-1567
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I05a979bbe215eeca2eb2993410b566e32dce3776
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.6.1-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/1.6.1-container.yaml b/releases/1.6.1-container.yaml new file mode 100644 index 00000000..3604d6cd --- /dev/null +++ b/releases/1.6.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.6.1' +project: 'testsuite' +log_dir: 'testsuite-master-3scm-docker-shell-daily/4748/' +ref: c5f768d7fdcf48fdab12c4f02e7120a122bba78b +containers: + - name: 'testsuite' + version: '1.6.1-STAGING-20200430T041330Z' |