diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/functest/functest.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml index 5c186f50d..44b987f7f 100644 --- a/jjb/functest/functest.yaml +++ b/jjb/functest/functest.yaml @@ -844,6 +844,7 @@ path: docker/tempest exclude: - {'tag': 'latest'} + - {'tag': 'wallaby'} - {'tag': 'leguer'} - {'tag': 'kali'} - {'tag': 'jerma'} @@ -1210,6 +1211,7 @@ path: docker/tempest exclude: - {'tag': 'latest'} + - {'tag': 'wallaby'} - {'tag': 'leguer'} - {'tag': 'kali'} - {'tag': 'jerma'} |