diff options
author | morganrol <morgan.richomme@orange.com> | 2021-11-05 14:06:38 +0100 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-11-05 14:32:42 +0100 |
commit | 5f003c22d36ec147610ff1dcaef7b9cead434b6f (patch) | |
tree | 33d4edfc5dd298f85b8a89155c27bc8fff894144 /releases | |
parent | f1f0063a9c0337dc4431bd650975e3e8bb4d29c2 (diff) |
[HONOLULU] Add honolulu mr xtesting dockers
Create official xtesting release dockers for honolulu maintenance
release
Issue-ID: INT-2002
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I9b14c7b4396eef15ea93bfbaa674a240cae318f3
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.8.1-container.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/releases/1.8.1-container.yaml b/releases/1.8.1-container.yaml new file mode 100644 index 0000000..e1efc7c --- /dev/null +++ b/releases/1.8.1-container.yaml @@ -0,0 +1,16 @@ +distribution_type: 'container' +container_release_tag: '1.8.1' +project: 'integration-xtesting' +log_dir: 'integration-xtesting-infra-healthcheck-docker-merge-honolulu/' +ref: b273dfa6e5cd201aff061209eff27ef0f3828d51 +containers: + - name: 'xtesting-infra-healthcheck' + version: 'honolulu' + - name: 'xtesting-healthcheck' + version: 'honolulu' + - name: 'xtesting-smoke-usecases-pythonsdk' + version: 'honolulu' + - name: 'xtesting-smoke-usecases-robot' + version: 'honolulu' + - name: 'xtesting-security' + version: 'honolulu' |