diff --git a/jobs.py b/jobs.py index 7bbde0721..4b5622afa 100755 --- a/jobs.py +++ b/jobs.py @@ -105,7 +105,7 @@ "--sr-disk": "auto", }, "paths": ["tests/storage"], - "markers": "reboot and not flaky and not quicktest", + "markers": "reboot and not flaky", }, "storage-quicktest": { "description": "runs `quicktest on all storage drivers`",