diff options
author | John Fulton <fulton@redhat.com> | 2017-10-11 17:10:07 -0400 |
---|---|---|
committer | Giulio Fidente <gfidente@redhat.com> | 2017-10-12 10:14:07 +0200 |
commit | 6f4fc219ef36a480725b3c453563787d2a060c76 (patch) | |
tree | 7a8418793423f183c3e104264bc6f94950346771 /ci | |
parent | 94e8238d6b61811d705b653ffb36d1aea624d015 (diff) |
Hardcode tag-stable-3.0-jewel-centos-7 in scenario001-containers
Change-Id: I88f622c0b7a92ab75c2523fdc0d4d9ac1a2a2560
Closes-Bug: #1722908
(cherry picked from commit 06331a830e8923a9dc2ef8c15f2f1bf9d1d58ba1)
Diffstat (limited to 'ci')
-rw-r--r-- | ci/environments/scenario001-multinode-containers.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/environments/scenario001-multinode-containers.yaml b/ci/environments/scenario001-multinode-containers.yaml index cbbc5216..89182666 100644 --- a/ci/environments/scenario001-multinode-containers.yaml +++ b/ci/environments/scenario001-multinode-containers.yaml @@ -120,7 +120,7 @@ parameter_defaults: CephAdminKey: 'AQDLOh1VgEp6FRAAFzT7Zw+Y9V6JJExQAsRnRQ==' CephClientKey: 'AQC+vYNXgDAgAhAAc8UoYt+OTz5uhV7ItLdwUw==' CephPoolDefaultSize: 1 - DockerCephDaemonImage: ceph/daemon:tag-build-ceph-dfg-jewel-centos-7 + DockerCephDaemonImage: ceph/daemon:tag-stable-3.0-jewel-centos-7 NovaEnableRbdBackend: true CinderEnableRbdBackend: true CinderBackupBackend: ceph |