diff options
Diffstat (limited to 'ci/run_tests.py')
-rwxr-xr-x | ci/run_tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/run_tests.py b/ci/run_tests.py index 29b01d7ff..050ef0c11 100755 --- a/ci/run_tests.py +++ b/ci/run_tests.py @@ -62,7 +62,6 @@ def source_rc_file(): def generate_os_snapshot(): - logger.debug("Generating OpenStack snapshot...") os_snapshot.main() |