diff options
Diffstat (limited to 'ci/testcases.yaml')
-rw-r--r-- | ci/testcases.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 84dd8e48..2d7792cd 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -189,6 +189,15 @@ tiers: dependencies: installer: 'joid' scenario: '' + - + name: odl-sfc + criteria: 'status == "PASS"' + blocking: false + description: >- + Test suite for odl-sfc to test two chains and two SFs + dependencies: + installer: 'fuel' + scenario: 'odl_l2-sfc' - name: openstack order: 4 |