Add tempest container

* In order to use containerized tempest, this patch adds the
  containerized tempest.

Change-Id: I0bc77fadba4cef97106c4c3c309a0b60b8b24658
This commit is contained in:
Chandan Kumar
2018-01-24 15:02:38 +05:30
parent 8d506ba295
commit f7110a2896
2 changed files with 5 additions and 0 deletions

View File

@@ -94,4 +94,5 @@ container_images:
- imagename: docker.io/tripleoupstream/centos-binary-swift-proxy-server:latest
- imagename: docker.io/tripleoupstream/centos-binary-zaqar:latest
- imagename: docker.io/ceph/daemon:tag-stable-3.0-luminous-centos-7
- imagename: docker.io/tripleoupstream/centos-binary-tempest:latest
- imagename: docker.io/tripleoupstream/centos-binary-rsyslog-base:latest

View File

@@ -706,6 +706,10 @@ container_images_template:
- OS::TripleO::Services::CephRgw
- OS::TripleO::Services::CephRbdMirror
- imagename: "{{namespace}}/{{name_prefix}}tempest{{name_suffix}}:{{tag}}"
params: None
services: None
{% if logging == "stdout" %}
- imagename: "{{namespace}}/{{name_prefix}}rsyslog-base{{name_suffix}}:{{tag}}"
params: