From 6e0c119556007392f5ea7fcca05d54c611d1150a Mon Sep 17 00:00:00 2001 From: Andrey Kurilin Date: Thu, 26 Nov 2015 23:04:48 +0200 Subject: [PATCH] [Rally] modify list of files for gate-rally-dsvm-verify-full - Removed modules related unit tests: there are no reasons to launch full run when unit tests are changed. - Adds rally/common/io/subunit_v2.py : this module is used to parse verification data Change-Id: I1b33741311cf31b9430eeeaaae6629a0a9cd97da --- zuul/layout.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index e8776e191e..22b6557570 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -934,11 +934,10 @@ jobs: - name: gate-rally-dsvm-verify-full files: - - ^rally/verification.*$ - ^rally/cli/commands/verify.py$ + - ^rally/common/io/subunit_v2.py$ - ^rally/ui/templates/verification.*$ - - ^tests/unit/verification.*$ - - ^tests/unit/cli/commands/test_verify.py$ + - ^rally/verification.*$ - ^tests/ci/.*verify.*$ - name: gate-rally-dsvm-zaqar-zaqar