diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-19 22:03:12 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-20 12:22:29 +0200 |
commit | f151c44687d96f580a1b9b8ce2e5c016bb09d2da (patch) | |
tree | ce7e7667aee0671772bedf6a90db9a17c74bf98c /functest | |
parent | 7e446ef6c890eedfbea07f6a8a6e06b974703a41 (diff) |
Complete the container opnfv-vnf
It adds the following testcases:
- aaa
- orchestra_openims
- orchestra_clearwaterims
opera_vims is not yet integrated as it depends on Opera [1] and its
package must be fixed before being installed in Functest [2].
vyos_vrouter will be added when a package is available for installing
opnfv-functest-vrouter [3].
[1] https://wiki.opnfv.org/display/OPERA/Opera+Home
[2] https://git.opnfv.org/opera/tree/requirements.txt
[3] https://github.com/oolorg/opnfv-functest-vrouter
Change-Id: Iccd4626ec29c1e9eb1c2accc81fdf1a9ae1e613f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest')
-rw-r--r-- | functest/ci/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index ba15e530..06e01ddd 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -486,7 +486,7 @@ tiers: criteria: 100 blocking: false description: >- - Test suite from Parser project. + Simple VNF. dependencies: installer: '' scenario: '' |