This repository was archived by the owner on Dec 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ ansible-playbook -vv -i "$CEPH_ANSIBLE_SCENARIO_PATH"/hosts "$TOXINIDIR"/ceph-an
107
107
ansible-playbook -vv -i " $CEPH_ANSIBLE_SCENARIO_PATH " /hosts " $TOXINIDIR " /ceph-ansible/tests/functional/setup.yml
108
108
ansible-playbook -vv -i " $CEPH_ANSIBLE_SCENARIO_PATH " /hosts " $TOXINIDIR " /ceph-ansible/site-container.yml.sample --extra-vars=" ceph_docker_image_tag=latest-octopus ceph_docker_registry=$REGISTRY_ADDRESS fetch_directory=$CEPH_ANSIBLE_SCENARIO_PATH /fetch"
109
109
110
- py.test --reruns 5 --reruns-delay 1 -n 4 --sudo -v --connection=ansible --ansible-inventory=" $CEPH_ANSIBLE_SCENARIO_PATH " /hosts --ssh-config=" $CEPH_ANSIBLE_SCENARIO_PATH " /vagrant_ssh_config " $TOXINIDIR " /ceph-ansible/tests/functional/tests
110
+ py.test --reruns 5 --reruns-delay 1 -n 8 --sudo -v --connection=ansible --ansible-inventory=" $CEPH_ANSIBLE_SCENARIO_PATH " /hosts --ssh-config=" $CEPH_ANSIBLE_SCENARIO_PATH " /vagrant_ssh_config " $TOXINIDIR " /ceph-ansible/tests/functional/tests
111
111
112
112
# teardown
113
113
# ################################################################################
You can’t perform that action at this time.
0 commit comments