Make it easier to run the IT 47/10147/1
authorDave Tucker <djt@redhat.com>
Thu, 21 Aug 2014 17:55:33 +0000 (18:55 +0100)
committerDave Tucker <djt@redhat.com>
Thu, 21 Aug 2014 17:58:28 +0000 (18:58 +0100)
commitcae3340bb4ef0665ca251bd8157f10ab1528b5d5
tree212e59cf73a28abef0ab4d2437469d4090b33a92
parent40604b174b37644abcdedabc7c1d34d2366cca3f
Make it easier to run the IT

The IT can now be run locally using Docker and Fig

 fig start
 mvn verify -Pintegrationtest <options here>
 fig stop

On OSX this requires the use of boot2docker, but this is much easier and
lighterweight than cloning the docker-ovs repo.

Different versions of openvswitch can be used by editing fig.yml

Change-Id: If4aea173c1ce366ce901808992d1f88e5c8e1a58
Signed-off-by: Dave Tucker <djt@redhat.com>
README
fig.yml [new file with mode: 0644]