Add tempest container
* In order to use containerized tempest, this patch adds the containerized tempest. Change-Id: I0bc77fadba4cef97106c4c3c309a0b60b8b24658
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user