Sage Weil
75a372fa95
Merge remote-tracking branch 'gh/jewel'
2016-01-20 16:50:28 -05:00
Gregory Farnum
5da1d55c37
Merge pull request #801 from ceph/jewel-14395
...
suites/fs: cephfs_journal_tool: wait for health after restart
2016-01-19 18:51:09 -08:00
Greg Farnum
c200c52f97
Merge branch 'greg-fs-testing'
2016-01-19 18:47:04 -08:00
Greg Farnum
853ce30fdd
Merge branch 'jewel-14395' into greg-fs-testing
...
https://github.com/ceph/ceph-qa-suite/pull/801
Reviewed-by: John Spray <john.spray@redhat.com>
2016-01-19 18:46:12 -08:00
Gregory Farnum
df3c40ea33
Merge pull request #767 from ceph/wip-14048
...
tasks: add TestSessionMap.test_[mount|tell]_conn_close
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-19 18:40:55 -08:00
Gregory Farnum
4087d37353
Merge pull request #680 from ceph/wip-manila
...
Add testing for CephFSVolumeClient
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-19 18:21:55 -08:00
Gregory Farnum
96036217e9
Merge pull request #798 from ceph/jewel-14254
...
tasks/cephfs: test for race between cap flush and clientreplay
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-19 18:18:21 -08:00
Josh Durgin
727244ea09
Merge remote-tracking branch 'origin/jewel'
2016-01-19 13:41:28 -08:00
Gregory Farnum
976b80d152
Merge pull request #678 from ceph/wip-fs-snaptests
...
suites/fs: enable all snapshost test scripts
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-19 11:44:14 -08:00
Greg Farnum
d26f2ed164
suites/fs: fix ceph.restart syntax
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2016-01-18 17:56:10 -08:00
Greg Farnum
3b3d484aae
Merge remote-tracking branch 'origin/wip-14195' into greg-fs-testing
...
https://github.com/ceph/ceph-qa-suite/pull/791
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-18 16:14:24 -08:00
Greg Farnum
afbc90b9a6
Merge remote-tracking branch 'origin/wip-full-msg' into greg-fs-testing
...
https://github.com/ceph/ceph-qa-suite/pull/786
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-18 16:06:45 -08:00
Greg Farnum
4169ca9434
Merge remote-tracking branch 'origin/wip-global-config' into greg-fs-testing
...
https://github.com/ceph/ceph-qa-suite/pull/784
Conflicts:
tasks/cephfs/vstart_runner.py
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2016-01-18 16:06:02 -08:00
Greg Farnum
0e9b07f046
Merge remote-tracking branch 'origin/wip-14048' into greg-fs-testing
...
https://github.com/ceph/ceph-qa-suite/pull/767
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-18 15:53:47 -08:00
Greg Farnum
10d9fe1de6
Merge remote-tracking branch 'origin/wip-manila' into greg-fs-testing
...
https://github.com/ceph/ceph-qa-suite/pull/680
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-18 14:42:14 -08:00
Greg Farnum
617d8cce74
Merge remote-tracking branch 'origin/jewel-14254' into greg-fs-testing
...
https://github.com/ceph/ceph-qa-suite/pull/798
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-18 14:33:38 -08:00
Josh Durgin
b577f8919f
Merge pull request #803 from ceph/wip-rbd-nbd-jewel
...
rbd: rbd-nbd can only run on Ubuntu
librbd: journal replay should honor inter-event dependencies
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-01-18 17:12:39 -05:00
Jason Dillaman
30e08957dc
rbd: rbd-nbd can only run on Ubuntu
...
NBD support is not available in RHEL/CentOS 7
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-01-18 16:34:56 -05:00
Samuel Just
2cde70422c
Merge pull request #802 from ceph/wip-whitelist-jewel
...
Whitelisted 'wrongly marked me down'
Reviewed-by: Samuel Just <sjust@redhat.com>
2016-01-18 13:32:23 -08:00
Yuri Weinstein
05c678bd5a
Whitelisted 'wrongly marked me down'
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-01-18 13:25:37 -08:00
Yan, Zheng
67c0033716
suites/fs: cephfs_journal_tool: wait for health after restart
...
Fixes : #14395
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-01-18 16:22:30 +08:00
Yan, Zheng
9b0e2a3ace
tasks/cephfs: test for race between cap flush and clientreplay
...
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-01-15 13:49:19 +08:00
John Spray
500aac599d
tasks/cephfs: override max_pgs_per_osd in TestVolumeClient
...
Because volume client cues its PG counts from the
mon pg warn max per osd setting, the teuthology template's
ultra-high 10000 setting causes problems. Force it down
to the usual sensible default for this test.
Also update vstart_runner to populate ctx.daemons so that the test
can restart daemons the same way on vstart as in full blown teuthology.
For branch wip-manila
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
d1c3ef1fee
tasks/cephfs: pg_num check in volume_client test
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
fb2e38f2df
tasks/cephfs: fix raising from RemoteProcess.wait()
...
...in the case where we call wait() on an already-finished
process.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
55a04930e3
tasks/cephfs: fix vstart's LocalDaemon.proc
...
This class is meant to quack like a DaemonState,
so it needs to expose a .proc attribute. This
was breaking TestDamageTable.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
5c525219c4
tasks/cephfs: fix wait in test_volume_client
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
b06818cf4b
suites: add an extra client to fs/recovery
...
The volumeclient test wants 3, and the rest of the tests
can just ignore it.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
5055f1288f
suites: add yaml for TestVolumeClient
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
627c33054c
tasks/cephfs: add test_volume_client
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
523d84b5f0
tasks/cephfs: fix fuse killing in vstart
...
The "ps au" output was truncating lines which could cause
processes to get missed in some cases, like where there
is a long --client-mountpoint argument.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
cb699cccfe
tasks/cephfs: write_n_mb optionally background
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
b94b35b68f
tasks/cephfs: reset IDs of mounts between tests
...
because volumeclient test twiddles the IDs to
match the auth identities it creates.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
7a19b6dc0d
tasks/cephfs: clear extra auth ids on test start
...
Because new volumeclient tests will be creating IDs
instead of modifying the default ones.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
John Spray
addf313c24
tasks/cephfs: add test case auth_list helper
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-14 22:55:29 +00:00
Gregory Farnum
3b37c245b3
Merge pull request #743 from ceph/wip-root-metadata
...
tasks/cephfs: add TestSessionMap.test_session_reject
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-14 10:37:04 -08:00
Gregory Farnum
7781bf071d
Merge pull request #611 from ceph/wip-libcephfs-acl
...
suites/fs: test ceph-fuse with libcephfs permission check
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-01-14 10:34:20 -08:00
Yuri Weinstein
9afe229b90
Fixed symblink for os configs
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 0915747895b20b856a173d58f515af6b03381406)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Conflicts:
distros/supported/centos_7.2.yaml
2016-01-13 16:28:31 -08:00
Zack Cerza
e4ba609ca7
Merge pull request #796 from ceph/wip-fix-sumblink-distros
...
Fixed symblink for os configs
2016-01-13 17:10:10 -07:00
Yuri Weinstein
0915747895
Fixed symblink for os configs
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-01-13 16:01:40 -08:00
Zack Cerza
ec44980913
Merge pull request #754 from ceph/wip_add_centos71_master
...
Removed CentOS 7.1 and added CentOS 7.2 instead
2016-01-13 16:29:00 -07:00
Yuri Weinstein
5a79aa649f
Change supported ditros to use latest CentOS 7.2
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-01-13 13:59:55 -08:00
John Spray
b010b6fe35
tasks: add TestSessionMap.test_[mount|tell]_conn_close
...
To check that teardown is happening correctly when
sending commands to an MDS.
Fixes : #14048
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-13 09:29:08 +00:00
Josh Durgin
a71bac40a8
Merge pull request #794 from ceph/wip-rbd-valgrind-jewel
...
suites/rbd: avoid redundant helgrind tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-01-12 19:46:29 -08:00
Jason Dillaman
608fb1f0e0
suites/rbd: avoid redundant helgrind tests
...
Allow rbd_fsx to accept an override for which valgrind tool to use.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-01-12 21:08:00 -05:00
Andrew Schoen
743c8f28c4
Merge pull request #793 from ceph/wip-centos-71-72
...
suites/teuthology: Add CentOS 7.1 and 7.2
2016-01-12 16:06:25 -06:00
Tamilarasi Muthamizhan
8cd451cb1d
Merge pull request #792 from ceph/wip_fix_h-x_jewel_3
...
Added ditros to f-h-x-offline, tiering, v0-94-4-stop tests
2016-01-12 11:55:28 -08:00
Zack Cerza
be35a7bfc8
suites/teuthology: Add CentOS 7.1 and 7.2
...
Signed-off-by: Zack Cerza <zack@redhat.com>
2016-01-12 12:20:26 -07:00
Yuri Weinstein
83f6e8194e
Added ditros to f-h-x-offline, tiering, v0-94-4-stop tests
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-01-12 09:09:14 -08:00
John Spray
c97c10c24a
suites: turn up debug for TestFull
...
Because these tests exercise subtle interactions
in the Client->ObjectCacher->Objecter stack,
enable the verbose logging for the lower layers
too.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-01-12 11:12:21 +00:00