summaryrefslogtreecommitdiffstats
path: root/test/functest/tempest.py
AgeCommit message (Collapse)AuthorFilesLines
2016-07-14Add tempest wrapper to enable the bgpvpn plugin for tempestjose.lausuch1-0/+81
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>