Add Docker to services list in multinode CI environments
authorJiri Stransky <jistr@redhat.com>
Tue, 11 Apr 2017 08:51:41 +0000 (10:51 +0200)
committerJiri Stransky <jistr@redhat.com>
Tue, 11 Apr 2017 08:51:41 +0000 (10:51 +0200)
commit5d9a8a00285b2883280c016db99f2c52017311e7
tree7646599f3eaf83c0909d15dfcf3b7bfeba0c3910
parent161b2b4427f7db0cf65d209a3f63804de9724107
Add Docker to services list in multinode CI environments

We need the service to be present to run jobs involving containers. Note
that this is effectively a no-op for the current CI jobs, as by default
the Docker service is mapped to OS::Heat::None. Docker will actually be
deployed only if environments/docker.yaml is included in the deploy
command.

Change-Id: I97a35e30e428ff64feeb411bf63dbb7aa54f9829
ci/environments/multinode-3nodes.yaml
ci/environments/multinode.yaml
ci/environments/multinode_major_upgrade.yaml
ci/environments/scenario001-multinode.yaml
ci/environments/scenario002-multinode.yaml
ci/environments/scenario003-multinode.yaml
ci/environments/scenario004-multinode.yaml