removed old netcon references in docker test files

This commit is contained in:
Joseph Henry
2016-07-06 16:58:58 -05:00
parent e6fbbfc249
commit f9fcc89f62
53 changed files with 275 additions and 114 deletions

View File

@@ -8,7 +8,7 @@ echo "*** Running unit tests..."
rm _results/*.txt
# How long we shall wait for each test to conclude
export netcon_test_wait_time=60s
export sdk_test_wait_time=60s
# Test structure, in later releases more complex multi-party scripts will be included
export test_script=_two_party_test.sh