diff --git a/tests/ci/rally_verify.py b/tests/ci/rally_verify.py index cdcbbacf..2d516084 100755 --- a/tests/ci/rally_verify.py +++ b/tests/ci/rally_verify.py @@ -25,7 +25,6 @@ from rally.cli import envutils from rally.ui import utils LOG = logging.getLogger(__name__) -LOG.addHandler(logging.StreamHandler()) LOG.setLevel(logging.DEBUG)