]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/standalone/ceph-helpers.sh: silence ceph-disk DEPRECATION_WARNING 19478/head
authorKefu Chai <kchai@redhat.com>
Wed, 13 Dec 2017 11:42:34 +0000 (19:42 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 Dec 2017 11:42:50 +0000 (19:42 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/standalone/ceph-helpers.sh

index e464439f80e1b5fbe3b25af87a1d20dd7ef23e0f..6f8c14a4a677ba2ccff47f1392d0e797f7eeb2c7 100755 (executable)
@@ -1867,7 +1867,7 @@ function main() {
 
     export PATH=${CEPH_BUILD_VIRTUALENV}/ceph-disk-virtualenv/bin:${CEPH_BUILD_VIRTUALENV}/ceph-detect-init-virtualenv/bin:.:$PATH # make sure program from sources are preferred
     #export PATH=$CEPH_ROOT/src/ceph-disk/virtualenv/bin:$CEPH_ROOT/src/ceph-detect-init/virtualenv/bin:.:$PATH # make sure program from sources are preferred
-
+    export PYTHONWARNINGS=ignore
     export CEPH_CONF=/dev/null
     unset CEPH_ARGS