summaryrefslogtreecommitdiffstats
path: root/test/functest/tempest_1.sh
diff options
context:
space:
mode:
authorjose.lausuch <jose.lausuch@ericsson.com>2016-07-14 10:58:33 +0200
committerjose.lausuch <jose.lausuch@ericsson.com>2016-07-14 11:02:38 +0200
commitd118ba357ece52c37e03d26ed114ec59f57c2ca5 (patch)
treec92ca0b5713cccd486fce797cbaf83bcd8829649 /test/functest/tempest_1.sh
parentb2058a81210e70dbfc3bcf1f5ed9f7cdbc73c62a (diff)
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>
Diffstat (limited to 'test/functest/tempest_1.sh')
-rw-r--r--test/functest/tempest_1.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/functest/tempest_1.sh b/test/functest/tempest_1.sh
deleted file mode 100644
index 5bc2032..0000000
--- a/test/functest/tempest_1.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-#
-# Copyright (c) 2015 All rights reserved
-# This program and the accompanying materials
-# are made available under the terms of the Apache License, Version 2.0
-# which accompanies this distribution, and is available at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-
-echo "Tempest_1" \ No newline at end of file