summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs
diff options
context:
space:
mode:
Diffstat (limited to 'build-gluster-org/jobs')
-rw-r--r--build-gluster-org/jobs/distributed-regression.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/build-gluster-org/jobs/distributed-regression.yml b/build-gluster-org/jobs/distributed-regression.yml
index c504a37..b56b8d9 100644
--- a/build-gluster-org/jobs/distributed-regression.yml
+++ b/build-gluster-org/jobs/distributed-regression.yml
@@ -33,13 +33,13 @@
name: MACHINES_COUNT
builders:
- - shell: !include-raw: ../scripts/distributed-node-create.sh
- - conditional-step:
- condition-kind: shell
- condition-command: !include-raw: ../scripts/distributed-regression.py
- steps:
- - shell: source env/bin/activate
- - shell: /opt/qa/distributed-tests/rackspace-server-manager.py delete
+ - shell: !include-raw: ../scripts/distributed-regression.sh
+
+ publishers:
+ - archive:
+ allow-empty: true
+ artifacts: "failed-test-logs.tgz"
+ only-if-success: true
wrappers:
- timestamps