diff options
author | Bin Yang <bin.yang@windriver.com> | 2017-09-20 05:41:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-20 05:41:36 +0000 |
commit | 6879be51fec2101b26b7648c7245e99eb5e64b87 (patch) | |
tree | bc8ecd67f030c54b7610af7de0c72c4fe04bd19e /ocata/vagrant/test/tests | |
parent | a7da9df2316973357945636cc4f122746722a492 (diff) | |
parent | c87724b50dd883a2c250fd9f4c383eddf3ec7e48 (diff) |
Merge "add function test cases"
Diffstat (limited to 'ocata/vagrant/test/tests')
-rw-r--r-- | ocata/vagrant/test/tests | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ocata/vagrant/test/tests b/ocata/vagrant/test/tests index 1c1d1d1d..276fcd6f 100644 --- a/ocata/vagrant/test/tests +++ b/ocata/vagrant/test/tests @@ -1,3 +1,6 @@ -test1.sh test-extensions.sh -test-proxy.sh +test-identity.sh +test-compute.sh +test-image.sh +test-network.sh +test-orchestration.sh |