Refactor Functional tests 79/66479/3
authorVictor Morales <victor.morales@intel.com>
Thu, 13 Sep 2018 16:19:13 +0000 (09:19 -0700)
committerVictor Morales <victor.morales@intel.com>
Thu, 13 Sep 2018 17:05:21 +0000 (10:05 -0700)
commit7ee9ee4e4361fa31d4e565c1b7539006598c0223
treee28308f8895d031faa619d464a3827aa3d6bd374
parentcb64a5fed1b10daa301235a2ef956b4805da99d3
Refactor Functional tests

The current implementation of Functional tests didn't allow to reuse
some functionality. This change exposes common functions and methods
to populated CSAR folders.

Change-Id: I8f4daf9a0a12633f952677b3e15de42bea5226e6
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
vagrant/installer.sh
vagrant/tests/_common.sh [new file with mode: 0755]
vagrant/tests/_functions.sh [new file with mode: 0755]
vagrant/tests/integration_cFW.sh
vagrant/tests/integration_vFW.sh
vagrant/tests/multus.sh
vagrant/tests/virtlet.sh