summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/distributed-regression.yml
diff options
context:
space:
mode:
Diffstat (limited to 'build-gluster-org/jobs/distributed-regression.yml')
-rw-r--r--build-gluster-org/jobs/distributed-regression.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/build-gluster-org/jobs/distributed-regression.yml b/build-gluster-org/jobs/distributed-regression.yml
index 513f108..fdfcc9c 100644
--- a/build-gluster-org/jobs/distributed-regression.yml
+++ b/build-gluster-org/jobs/distributed-regression.yml
@@ -36,9 +36,7 @@
name: MACHINES_COUNT
builders:
- - shell: |
- ssh-keygen -f ${WORKSPACE}/key -t rsa -b 4096
- /opt/qa/distributed-tests/rackspace-server-manager.py create -n ${MACHINES_COUNT}
+ - shell: !include-raw: ../scripts/distributed-node-create.sh
- ansible-playbook:
playbook: '/opt/qa/distributed-tests/distributed-server.yml'
inventory-type: 'path'