rocker: add tests
authorScott Feldman <sfeldma@gmail.com>
Sat, 14 Mar 2015 04:09:31 +0000 (21:09 -0700)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 11 May 2015 13:49:04 +0000 (14:49 +0100)
commit63d2ada2f55a85c3143ecf69a5aeecf6b3f3ffc9
tree3daeac93e7c60f4bdb77f63ffe5c9fa9ae49a53d
parentdc488f888060afdc129e0cc8812cf50c4c083423
rocker: add tests

Add some basic test for rocker to test L2/L3/L4 functionality.  Requires an
external test environment, simp, located here:

https://github.com/scottfeldman/simp

To run tests, simp environment must be installed and a suitable VM image built
and installed with a Linux 3.18 (or greater) kernel with rocker driver support
enabled.

Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Message-id: 1426306173-24884-8-git-send-email-sfeldma@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/rocker/README [new file with mode: 0644]
tests/rocker/all [new file with mode: 0755]
tests/rocker/bridge [new file with mode: 0755]
tests/rocker/bridge-stp [new file with mode: 0755]
tests/rocker/bridge-vlan [new file with mode: 0755]
tests/rocker/bridge-vlan-stp [new file with mode: 0755]
tests/rocker/port [new file with mode: 0755]
tests/rocker/tut.dot [new file with mode: 0644]