diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-09-21 11:36:20 +0200 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-09-21 11:37:23 +0200 |
commit | 4de89d461ca0df0bd88c56a0f0eeedaf358ba345 (patch) | |
tree | b75aafd629a558eb9a040d7906eb34ec8fbf7deb /ci/testcases.yaml | |
parent | 7217cec00b68062206b39804a042543dcb31ce21 (diff) |
Add odl_sfc test in apex as the scenario is run
Change-Id: I81a74a9f7c6ae54ba1b2be7ec27a11ae3a2392b9
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'ci/testcases.yaml')
-rw-r--r-- | ci/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index be3c0ae1a..02b69ec8b 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -196,7 +196,7 @@ tiers: description: >- Test suite for odl-sfc to test two chains and two SFs dependencies: - installer: 'fuel' + installer: '(apex)|(fuel)' scenario: 'odl_l2-sfc' - name: onos_sfc |