setup function test framework 69/12369/1
authorGuo Ruijing <ruijing.guo@intel.com>
Thu, 14 Sep 2017 14:54:53 +0000 (22:54 +0800)
committerGuo Ruijing <ruijing.guo@intel.com>
Thu, 14 Sep 2017 14:57:58 +0000 (22:57 +0800)
commitf0fd9149506ca92db0dd7f17cf027ccb434bb99a
tree5adc853ec41faa0f174d8ebda13e9318394d385b
parent51f18c6e84a88eaea53237b3a21d32ad4ab0e8a5
setup function test framework

this patch is to setup function test framwork for multicloud

Change-Id: I372ca4a11878b25fd9b5f4b7ed199e0d8748e11d
Issue-Id: MULTICLOUD-92
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
12 files changed:
ocata/vagrant/Vagrantfile [new file with mode: 0644]
ocata/vagrant/bootstrap.sh [new file with mode: 0644]
ocata/vagrant/compute.conf [new file with mode: 0644]
ocata/vagrant/control.conf [new file with mode: 0644]
ocata/vagrant/setup_cell.sh [new file with mode: 0644]
ocata/vagrant/setup_compute.sh [new file with mode: 0644]
ocata/vagrant/setup_control.sh [new file with mode: 0644]
ocata/vagrant/test/Dockerfile [new file with mode: 0644]
ocata/vagrant/test/extsys.py [new file with mode: 0644]
ocata/vagrant/test/test1.sh [new file with mode: 0644]
ocata/vagrant/test/test_multicloud.sh [new file with mode: 0644]
ocata/vagrant/test/tests [new file with mode: 0644]