Commit Graph

18 Commits

Author SHA1 Message Date
Yuri Weinstein
97b0b2b97d Made rados runs in ovh call vps.yaml
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-02-02 13:50:24 -08:00
Yuri Weinstein
cebabdf371 Update schedule_rados.sh
Fixed the args order
2015-11-12 10:12:05 -08:00
Yuri Weinstein
4a78df07e1 Require -e arg for email address
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-11-12 09:53:18 -08:00
Sage Weil
9e80ca2e75 Merge pull request #686 from ceph/wip_rados_subset
Reducing the ammount of resulting jobs scheduled
Fixed the math added comments

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-11-11 09:36:35 -08:00
Yuri Weinstein
92980c3063 Reducing the ammount of resulting jobs scheduled
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-11-11 08:12:55 -08:00
Yuri Weinstein
ef04eaccfa Added $4 for filter out "random.yaml\,async.yaml" tests for now
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-11-02 08:01:50 -08:00
Loic Dachary
ec12f21a7e tasks/ceph_fuse.py: virtual machines need flexible mount timeout
1) add a wait time before the mount attempt to let the cluster get set up.
By default this should be skipped, but for VMs and known-slow systems we
can give them 60 seconds.
2) Make the timeout configurable, with a 30-second default, but override it
for VM tests.

http://tracker.ceph.com/issues/12320 Fixes: #12320

Signed-off-by: Loic Dachary <loic@dachary.org>
2015-07-14 13:03:01 +02:00
Yuri Weinstein
a7064a7b3d Added script to schedule 1/14th part of rados
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-05-19 13:44:36 -07:00
Yuri Weinstein
108dab6a33 Update vps.yaml
See http://tracker.ceph.com/issues/10178
2014-12-02 09:25:00 -08:00
Yuri Weinstein
2bb1e52414 Update vps.yaml 2014-12-02 09:24:11 -08:00
Yuri Weinstein
7fd26c4dbb Update vps.yaml
Fixed syntax
2014-11-26 09:17:49 -08:00
Yuri Weinstein
3d47b7305f Fix for #10178
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-11-25 08:30:44 -08:00
Sage Weil
9e53972378 set boto timeout, too, for s3tests
Signed-off-by: Sage Weil <sage@redhat.com>
2014-08-22 15:28:58 -07:00
Loic Dachary
54a7298cdd rgw: add default_idle_timeout to allow override
Globally overriding the rgw idle_timeout is not possible because it it
needs to be done on a per client.0, client.1, etc. basis. Add the
default_idle_timeout key to the rgw config : it defaults to the
previously hardcoded default (30) and can be changed via the override.

The existing tasks that were previously overriding the idle_timeout on a
per client basis are changed to use the default_idle_timeout instead for
consistency and to allow a global override.

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-08-14 14:53:24 +02:00
Loic Dachary
f00afcc49c overrides: rgw must not be nested in ceph
Signed-off-by: Loic Dachary <loic@dachary.org>
2014-08-14 00:49:20 +02:00
Yuri Weinstein
74025f9101 Fixed syntax
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-08-13 08:29:08 -07:00
Yuri Weinstein
90f647f4dd Added idle_timeout: to fix time-outs problems for some tests
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-08-13 08:24:49 -07:00
Yuri Weinstein
3f18b02cb5 Added overrides for vps time outs
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-08-12 14:26:02 -07:00