updated tests

This commit is contained in:
obscuren
2015-01-22 00:37:58 +01:00
parent 67f9783e6a
commit 4df2e1ef5c
18 changed files with 502 additions and 35 deletions

View File

@@ -0,0 +1,18 @@
---
- name: update C++ client
sudo: true
docker_image:
path: git/ansible/test-files/docker-cpp
name: cpp
state: build
- name: update Go client
sudo: true
docker_image:
path: git/ansible/test-files/docker-go
name: go
state: build
- name: Run infinite tests (press ^C to stop)
sudo: true
shell: git/ansible/test-files/testrunner.sh