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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user