From 1b7b2ba2163c7b2b2acc0c4f107951ad873cd8a4 Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Wed, 5 Oct 2016 23:55:47 +0200 Subject: tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 Two new tests are skipped because they're buggy. Making some newer random state tests work required implementing the 'compressed return value encoding'. --- tests/files/ansible/testrunner-config.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 tests/files/ansible/testrunner-config.yml (limited to 'tests/files/ansible/testrunner-config.yml') diff --git a/tests/files/ansible/testrunner-config.yml b/tests/files/ansible/testrunner-config.yml deleted file mode 100755 index e9cf497f6..000000000 --- a/tests/files/ansible/testrunner-config.yml +++ /dev/null @@ -1,12 +0,0 @@ ---- -- name: preparing and running tests - # testing - # hosts: all - # live - hosts: tag_Name_test_runner - - # TODO use the right user for configuring, until credentials set, stay with default vagrant user - remote_user: ubuntu - - roles: - - testrunner -- cgit v1.2.3