]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-volume tests set the noninteractive flag for Debian, to avoid prompts in apt 29901/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 21 Aug 2019 18:15:32 +0000 (14:15 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 26 Aug 2019 14:09:20 +0000 (10:09 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 89231c9a60a46ba0691f787efbfe5ab35f05c679)

src/ceph-volume/ceph_volume/tests/functional/batch/tox.ini
src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini
src/ceph-volume/ceph_volume/tests/functional/simple/tox.ini

index 9f07e815f6c5a226046f42361d8d0a138cb38d57..20553b8e053ea2e9270723fc9c97f0245995ad26 100644 (file)
@@ -17,6 +17,7 @@ setenv=
   ANSIBLE_SSH_RETRIES = 5
   VAGRANT_CWD = {changedir}
   CEPH_VOLUME_DEBUG = 1
+  DEBIAN_FRONTEND=noninteractive
 changedir=
   centos7-filestore-single_type: {toxinidir}/centos7/filestore/single-type
   centos7-filestore-single_type_dmcrypt: {toxinidir}/centos7/filestore/single-type-dmcrypt
index e9e939d1984ff4441df24d4859db58208b96a8c7..b6b752ca870cd40fc019ed441b76eac7458fb5df 100644 (file)
@@ -18,6 +18,7 @@ setenv=
   ANSIBLE_SSH_RETRIES = 5
   VAGRANT_CWD = {changedir}
   CEPH_VOLUME_DEBUG = 1
+  DEBIAN_FRONTEND=noninteractive
 changedir=
   # plain/unencrypted
   centos7-filestore-create: {toxinidir}/centos7/filestore/create
index 4cd5be556467b8ef05f96e347d1c041ba1efbbc3..e493e13d20dcb8e486411f8756a2cd638a3540e6 100644 (file)
@@ -18,6 +18,7 @@ setenv=
   ANSIBLE_SSH_RETRIES = 5
   VAGRANT_CWD = {changedir}
   CEPH_VOLUME_DEBUG = 1
+  DEBIAN_FRONTEND=noninteractive
 changedir=
   centos7-filestore-activate: {toxinidir}/centos7/filestore/activate
   centos7-bluestore-activate: {toxinidir}/centos7/bluestore/activate