diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-02 12:14:16 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-08-02 13:21:51 +0200 |
commit | 9e1e91caba0f9c3a2b5c6874ea0277c86e756806 (patch) | |
tree | 1b0eb7c90c31a8d1206e7e6a84b0dfd35f81d96d /docker/features/thirdparty-requirements.txt | |
parent | 8c856578b616ce78a17a78a58c03b340a86999a8 (diff) |
Add functest-features based on Alpine
It integrates the next testcases:
- bgpvpn
- security_scan
- functest-odl-sfc
- barometercollectd
It also modifies several cmds in the former testcases.yaml to ensure
backward compatibility.
Depends-On: I75aaf950f7b072c142fa9894cef7ef7f057adac3
Depends-On: I50219cad42bf0e085c2edf2e1abe149c2e057a99
Change-Id: Idf3d6b4a769edd1a5401748886e0ed64d4f5f281
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docker/features/thirdparty-requirements.txt')
-rw-r--r-- | docker/features/thirdparty-requirements.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docker/features/thirdparty-requirements.txt b/docker/features/thirdparty-requirements.txt new file mode 100644 index 00000000..ee2e5e9c --- /dev/null +++ b/docker/features/thirdparty-requirements.txt @@ -0,0 +1,4 @@ +baro_tests +sdnvpn +securityscanning +sfc |