From 619163f3a6ef9c19a644bd314382b0ff6edbddbc Mon Sep 17 00:00:00 2001 From: Guohua Ouyang Date: Thu, 19 Apr 2018 21:43:06 +0800 Subject: Sync new tests from upstreamfirst * the tests is quite old since it moved from upstreamfirst * lots of new cases are added, like option 'run', 'inspect' etc * save log to TEST_ARTIFACTS when the variable is set * always run tests with latest runc built from source Signed-off-by: Guohua Ouyang --- tests/test_binary.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100755 tests/test_binary.sh (limited to 'tests/test_binary.sh') diff --git a/tests/test_binary.sh b/tests/test_binary.sh deleted file mode 100755 index 1290479..0000000 --- a/tests/test_binary.sh +++ /dev/null @@ -1 +0,0 @@ -ansible-playbook -i inventory binary.yml "$@" -- cgit