]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: run one job at a time by default 722/head
authorLoic Dachary <ldachary@redhat.com>
Fri, 27 Nov 2015 19:51:31 +0000 (20:51 +0100)
committerLoic Dachary <ldachary@redhat.com>
Fri, 27 Nov 2015 19:51:31 +0000 (20:51 +0100)
commit2cc4ae1140917f7c81236e0a5e77facd6ead6a7c
treea6dc735871468480ea8547b1b5cb94cfef51f282
parentdb5cfa78a81d036a14015e1ea94a98b23ed3d893
openstack: run one job at a time by default

Most jobs in rados/thrash allocate six volumes. The default tenant on
OVH has ten volumes, that's just not enough for two jobs to run in parallel.

Signed-off-by: Loic Dachary <loic@dachary.org>
scripts/openstack.py