diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 8fe365958..41b0f71e2 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -304,6 +304,11 @@ - rally_jobs - vmtp - shaker + exclude: + - tag: latest + test: rally_full + - tag: latest + test: rally_jobs jobs: - 'functest-{repo}-{container}-{tag}-{test}-run' |