Skip to content

Commit

Permalink
tests: fix container-cephadm job
Browse files Browse the repository at this point in the history
add missing variable `containerized_deployment` in group_vars

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 66f3eb3)
  • Loading branch information
guits committed Sep 29, 2021
1 parent da10c22 commit 5904a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/cephadm/group_vars/all
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ dashboard_admin_password: $sX!cD$rYU6qR^B!
ceph_docker_registry: quay.ceph.io
ceph_docker_image: ceph-ci/daemon-base
ceph_docker_image_tag: latest-octopus
containerized_deployment: true

0 comments on commit 5904a25

Please sign in to comment.