Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Add tempest container to docker.yaml
Browse files Browse the repository at this point in the history
* it will help to update the tempest container and reuse it in CI
  when it is gated against a changeset.

Change-Id: I1386ce743e1a8cc38ccf7dbfb30735e78c6dc67a
  • Loading branch information
chkumar246 committed Jun 7, 2018
1 parent e0139ad commit bb92480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environments/docker.yaml
Expand Up @@ -60,6 +60,7 @@ resource_registry:
OS::TripleO::Services::CinderApi: ../docker/services/cinder-api.yaml
OS::TripleO::Services::CinderScheduler: ../docker/services/cinder-scheduler.yaml
OS::TripleO::Services::CinderVolume: ../docker/services/cinder-volume.yaml
OS::TripleO::Services::Tempest: ../docker/services/tempest.yaml
# FIXME: Note we explicitely disable SwiftDispersion until a containerized version of it is merged
OS::TripleO::Services::SwiftDispersion: OS::Heat::None

Expand Down

0 comments on commit bb92480

Please sign in to comment.