summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/functest/functest-pi.yaml24
-rw-r--r--jjb/functest/functest.yaml10
2 files changed, 34 insertions, 0 deletions
diff --git a/jjb/functest/functest-pi.yaml b/jjb/functest/functest-pi.yaml
index 0dd114fa7..a7ee17fe0 100644
--- a/jjb/functest/functest-pi.yaml
+++ b/jjb/functest/functest-pi.yaml
@@ -393,6 +393,14 @@
test: networking-sfc
- tag: latest
test: patrole
+ - tag: xena
+ test: refstack_defcore
+ - tag: xena
+ test: networking-bgpvpn
+ - tag: xena
+ test: networking-sfc
+ - tag: xena
+ test: patrole
- tag: wallaby
test: refstack_defcore
- tag: wallaby
@@ -443,6 +451,14 @@
test: networking-sfc
- tag: arm-latest
test: patrole
+ - tag: arm-xena
+ test: refstack_defcore
+ - tag: arm-xena
+ test: networking-bgpvpn
+ - tag: arm-xena
+ test: networking-sfc
+ - tag: arm-xena
+ test: patrole
- tag: arm-wallaby
test: refstack_defcore
- tag: arm-wallaby
@@ -493,6 +509,14 @@
test: networking-sfc
- tag: arm64-latest
test: patrole
+ - tag: arm64-xena
+ test: refstack_defcore
+ - tag: arm64-xena
+ test: networking-bgpvpn
+ - tag: arm64-xena
+ test: networking-sfc
+ - tag: arm64-xena
+ test: patrole
- tag: arm64-wallaby
test: refstack_defcore
- tag: arm64-wallaby
diff --git a/jjb/functest/functest.yaml b/jjb/functest/functest.yaml
index a166f8cc5..a894b0a28 100644
--- a/jjb/functest/functest.yaml
+++ b/jjb/functest/functest.yaml
@@ -381,6 +381,14 @@
test: networking-sfc
- tag: latest
test: patrole
+ - tag: xena
+ test: refstack_defcore
+ - tag: xena
+ test: networking-bgpvpn
+ - tag: xena
+ test: networking-sfc
+ - tag: xena
+ test: patrole
- tag: wallaby
test: refstack_defcore
- tag: wallaby
@@ -1036,6 +1044,7 @@
path: docker/tempest
exclude:
- {'tag': 'latest'}
+ - {'tag': 'xena'}
- {'tag': 'wallaby'}
- {'tag': 'leguer'}
- {'tag': 'kali'}
@@ -1404,6 +1413,7 @@
path: docker/tempest
exclude:
- {'tag': 'latest'}
+ - {'tag': 'xena'}
- {'tag': 'wallaby'}
- {'tag': 'leguer'}
- {'tag': 'kali'}