Sage Weil
2b3ec8de8d
suites: run rados bench for max 180 seconds
...
If we want a longer runtime than that, run it several times in
sequence.
This limits the amount of disk space we'll consume.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-26 09:18:41 -04:00
Dan Mick
3f54da5eb2
Merge pull request #836 from ceph/wip-fix_cdtest
...
fix ceph-deploy test
Reviewed-by: Dan Mick <dmick@redhat.com>
2016-03-15 12:58:18 -07:00
Vasu Kulkarni
1c24f58180
Fix recent failures due to HEALTH_WARN check issues
...
There were recent failures due to HEALTH_WARN check unrelated
to script, this fix basically bypasses this issue by using
osd pool default size: 1 in ceph.conf and now
checks for HEALTH_OK instead of HEALTH_WARN
It also adds the meta information to tasks which describes test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2016-03-08 21:43:06 -05:00
Nathan Cutler
59585b6bcd
suites/smoke/1node: move + to clusters/ subdirectory
...
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-03-06 19:31:08 +01:00
Loic Dachary
8f2af5949c
openstack: convert to array hints
...
So that it is more flexible.
http://tracker.ceph.com/issues/13581 Fixes : #13581
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-11-21 11:08:37 +01:00
Yuri Weinstein
12f7b03335
Added openstack config openstack.yaml
...
Added +
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-10-20 10:28:43 -07:00
vasukulkarni
ca5c0051a6
Merge pull request #589 from ceph/wip-ecpool-s3test
...
s3tests using ec data pool for smoke
2015-10-07 12:27:34 -07:00
Sage Weil
5716f5f141
smoke/basic/tasks/libcephfs: fix client debug override
...
Also debug mds
Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-07 12:27:21 -04:00
Sage Weil
7bb1ceb3f0
log-whitelist 'reached quota' for librados test.sh
...
A new test verifies that we are stopped by the pool quota (and get
the right error messages or block). See ceph.git
32962740ce
.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-02 08:33:46 -04:00
Vasu Kulkarni
5c7505d237
s3tests using ec data pool
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2015-09-29 12:52:34 -04:00
Sage Weil
5eb0e4dd2f
suites: sudo ceph
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-11 12:15:01 -04:00
Vasu Kulkarni
b455e4a7c9
Single Node Ceph-deploy tests to exercise commonly used CLI and test init startup
...
- Add 1node tests to Smoke and include ceph-deploy test
- Review Comments , add rgw cli test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2015-06-12 15:07:52 -04:00
Sage Weil
e4a7106bb0
smoke: white marked down on python test
...
Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
2015-05-05 09:54:27 -07:00
Sage Weil
219b72b6fd
ms die on skipped message = false for all krbd, kclient tasks
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-11-13 21:12:48 -08:00
Sage Weil
f790691921
smoke/basic/tasks/libcephfs_interface_tests.yaml: debug client
...
Hopefully we can catch #9864
Signed-off-by: Sage Weil <sage@redhat.com>
2014-11-10 08:27:22 -08:00
Sage Weil
3ea4b1dcd4
smoke: fix pjd debug conf syntax
...
Needs the section there or else ceph.py barfs at runtime
Signed-off-by: Sage Weil <sage@redhat.com>
2014-09-26 09:01:26 -07:00
Greg Farnum
d1f9f102d2
suites: turn on debugging for smoke cfuse pjd test
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2014-09-17 15:05:26 -07:00
John Spray
a06df52a3f
clusters: Remove mds from default fixed-* configs
...
Create a separate fixed-3-cephfs cluster config for
use in the filesystem tests.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-18 18:18:36 +01:00
Sage Weil
1c0dc1ce61
smoke: add rbd fsx + thrashing
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-06-26 09:52:02 -07:00
Sage Weil
3fa6dd21c3
smoke: add a mon thrash test
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-06-26 09:46:02 -07:00
Sage Weil
64ec775fe4
smoke: add some rados osd thrashing test
...
ec, caching, snaps
Signed-off-by: Sage Weil <sage@inktank.com>
2014-06-26 09:44:07 -07:00
Sage Weil
e99eba9a3c
smoke: specify fs on each run
...
Signed-off-by: Sage Weil <sage@inktank.com>
2014-06-26 09:43:39 -07:00
Sage Weil
82d3a3dc06
smoke-tests -> smoke
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-06-20 11:43:20 -07:00
Sage Weil
28a2253aaa
smoke: remove old smoke suite
...
Signed-off-by: Sage Weil <sage@redhat.com>
2014-06-20 11:42:31 -07:00
tamil
479a67e0ad
creating smoke-tests suite to include basic tests from all modules
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-06-06 01:08:10 -07:00
Sage Weil
c427af0701
osd_heartbeat_grace from 20 -> 40 when running valgrind
...
This will mask occasional 'wrongly marked me down' errors when valgrind
is running (it makes things generally slow).
Signed-off-by: Sage Weil <sage@inktank.com>
2014-05-28 10:11:05 -07:00
Sage Weil
453d72b294
don't use notcmalloc flavor for valgrind
...
We now have the suppressions to avoid this. Yay!
Signed-off-by: Sage Weil <sage@inktank.com>
2014-02-11 09:44:17 -08:00
Sage Weil
39c4674b27
test copy_from when running ceph_test_rados
...
Skip most of the upgrade suites, except the test that ends up on next.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-10-15 12:20:39 -07:00
Sage Weil
3615c149c2
make xfs.yaml a symlink
2013-10-02 13:30:13 -07:00
Sage Weil
92cc980be4
make btrfs.yaml a symlink
2013-10-02 13:30:13 -07:00
Sage Weil
30c56cc1cb
mark all existing collections with %
...
This is ignored by old teuthology, but used by newer code to tell us when
to generate a product of all directory items.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-08-28 11:24:29 -07:00
Sage Weil
35f0478e4a
use correct branch for admin_socket tests
2013-06-19 10:37:43 -07:00
Sage Weil
8cec56dd79
valgrind: select notcmalloc ceph install flavor
2013-05-27 14:06:35 -07:00
Sage Weil
8dcbf8b685
specify deterministic admin socket path for admin_socket.py tests
...
Otherwise we don't know the path because the default now includes $pid.
2013-02-24 07:51:11 -08:00
Sage Weil
acab068269
add explicit install task before ceph task
2013-02-19 21:02:26 -08:00
Samuel Just
d50086020f
btrfs.yaml: increase osd op thread timeout
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-01-28 19:01:27 -08:00
Samuel Just
2f192eaff6
TestRados expects rollback, not snap_rollback
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-01-23 19:42:45 -08:00
Sage Weil
43b57dec98
check ceph-mon for leaks
2012-11-15 22:04:20 -08:00
Sage Weil
6a2be38885
smoke: add cls unit tests in validator
2012-09-21 08:38:05 -07:00
Sage Weil
f6a16f7424
fix wrongly marked down whitelist
...
This used to have '...or wrong addr' but it doesn't any more.
2012-07-12 16:05:12 -07:00
Josh Durgin
986c0ef9ae
rbd: test with layering enabled
...
RBD_FEATURES=0 hits a bug that's fixed in wip-rbd-parent.
Once that's merged, we can add RBD_FEATURES=0 tests back in.
2012-07-11 10:59:08 -07:00
Sage Weil
fe6ed3e763
ffsb is marginal, remove from smoke suite
2012-07-11 08:27:42 -07:00
Sage Weil
19742ec21c
Revert "smoke: add msgr failures"
...
This reverts commit 9278e231e6
.
2012-07-10 20:26:25 -07:00
Sage Weil
9278e231e6
smoke: add msgr failures
2012-07-02 14:08:24 -07:00
Josh Durgin
68f14b400a
Test old and new rbd formats
2012-06-10 21:45:59 -07:00
Josh Durgin
04ef5dcc12
Update for new workunit task syntax
2012-06-10 21:26:50 -07:00
Sage Weil
ef17c8c9eb
add smoke suite
...
This could probably be collapsed into a bunch of singleton tasks to make
it simpler to track how many actual jobs result, but it was simpler to
make it a subset of regression. And probably that'll be easier to maintain
moving forward.
Tried to avoid any jobs that took more than 10 minutes (tho there are a few
in here). Kept both valgrind and lockdep jobs, and dropped many of those
from the basic collection (esp api tests).
We'll see how long this takes on plana and adjust up/down from there,
depending on how long we want to wait for it.
2012-03-24 21:47:15 -07:00