Add tempest wrapper to enable the bgpvpn plugin for tempest 95/16895/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 14 Jul 2016 08:58:33 +0000 (10:58 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Thu, 14 Jul 2016 09:02:38 +0000 (11:02 +0200)
commitd118ba357ece52c37e03d26ed114ec59f57c2ca5
treec92ca0b5713cccd486fce797cbaf83bcd8829649
parentb2058a81210e70dbfc3bcf1f5ed9f7cdbc73c62a
Add tempest wrapper to enable the bgpvpn plugin for tempest

The tempest.conf is copied to bgpvpn_tempest.conf to be updated
with the needed parameters, in this case, only adding
bgpvpn=True.
The way to execute this module only is with the option -C.
For example:

run_tempest.sh -C bgpvpn_tempest.conf -t
  -N -- networking_bgpvpn_tempest

Change-Id: I465961bc619f59355be964eb94f916cb877b2273
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
test/functest/config.yaml
test/functest/tempest.py [new file with mode: 0644]
test/functest/tempest_1.sh [deleted file]
test/functest/tempest_2.sh [deleted file]