ara_tests: move test results and stop cleaning them up

Ansible and the tests should be idempotent, there's no need to clean
things up.

Change-Id: I63feda9d6b4d7d7a35e94da2c71011330cde2e16
This commit is contained in:
David Moreau Simard
2019-05-15 08:51:39 -04:00
parent f8e31af454
commit 426016a8a6
4 changed files with 6 additions and 13 deletions

View File

@@ -27,7 +27,7 @@
recurse: yes
- name: Recover integration test data
command: cp -rp /tmp/ara-integration-tests/.ara {{ ansible_user_dir }}/workspace/logs/data
command: cp -rp /tmp/ara-integration-tests/.ara/server {{ ansible_user_dir }}/workspace/logs/server
- name: Upload log artifacts
synchronize: