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
Yuri Weinstein
9afe229b90
Fixed symblink for os configs
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 0915747895
)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Conflicts:
distros/supported/centos_7.2.yaml
2016-01-13 16:28:31 -08: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
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
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
Tamilarasi Muthamizhan
0731421734
Merge pull request #790 from ceph/wip_fix_h-x_jewel_2
...
Removed point-to-point-x test, will need to add jewel specific later
2016-01-11 16:20:33 -08:00
Yuri Weinstein
558fbe296f
Removed point-to-point-x test, will need to add jewel specoific later
...
http://tracker.ceph.com/issues/14339
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-01-11 15:46:21 -08:00
Samuel Just
7831ca1e44
Revert "pg: add test cases for pg list_missing on EC pool"
...
This reverts commit 6fb44db9cb
.
2016-01-07 11:02:40 -08:00
Gregory Farnum
a0b365b220
Merge pull request #780 from ceph/jewel-14196
...
tasks/cephfs: fix race in test_damage
2016-01-06 13:52:09 -08:00
Tamilarasi Muthamizhan
af4a5ae4f7
Merge pull request #781 from ceph/wip_remove_dumpling
...
Removed tests for EOL dumpling clients on jewel clusters
2016-01-04 14:40:35 -08:00
Yuri Weinstein
66d244fe8b
Removed tests for EOL dumpling clients on jewel clusters
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-01-04 09:33:46 -08:00
Yan, Zheng
b2a304e651
tasks/cephfs: fix race in test_damage
...
When stray directory inodes are corrupted, MDS may go to damaged state
after becoming active. (MDCache::open_root/populate_mydir is called by
MDSRank::starting_done).
Fixes : #14196
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-01-04 20:42:35 +08:00
Sage Weil
07232b1e2b
rados/singleton/all/pg-removal-interruption: ensure osd.0 is marked down
...
We were waiting for teh dameon to fail, not for the mons to notice,
which meant that after we restart the daemon the next tell could
try to talk to the old osd.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-12-24 09:57:52 -05:00
Josh Durgin
c7cd4f744b
rbd: increase length of non-valgrind fsx workloads
...
New lab machines make these run much faster. These should take ~1-1.5 hours now.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-12-23 16:59:46 -08:00
Josh Durgin
ef25ba3920
rbd: add helgrind to valgrind subsuite
...
This checks locking problems. This can be a separate facet for
workunits, but for now it requires a manual 2nd configuration for
rbd_fsx.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-12-23 16:59:46 -08:00
Josh Durgin
888ff87da0
rbd: add a couple new workunits
...
for rbd-nbd and the journalling cli
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-12-23 16:59:46 -08:00
Josh Durgin
8bd0b9dabf
rbd: add some workloads with journalling enabled
...
Separating features into its own facet would be good,
but requires changing some of the tests a bit.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-12-23 16:59:46 -08:00
Josh Durgin
5864d56592
rbd: only test on xfs
...
btrfs is not recommended for production
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-12-23 16:59:46 -08:00
Sage Weil
7f446f1a2d
Merge remote-tracking branch 'gh/jewel'
2015-12-23 17:07:41 -05:00
Sage Weil
179ff64277
Merge pull request #755 from guangyy/wip-13441-test
...
pg: add test cases for pg list_missing on EC pool
2015-12-23 17:06:39 -05:00
Josh Durgin
6953166aee
Merge pull request #777 from ceph/wip-radosbench
...
rados: run radosbench for 15m instead of 30m
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-12-23 14:06:10 -08:00
Sage Weil
e2f9cedd64
rados: run radosbench for 15m instead of 30m
...
The smithi disks fill after about 20m.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-12-23 17:00:05 -05:00
Sage Weil
0af7305542
Merge remote-tracking branch 'gh/jewel'
2015-12-22 17:02:43 -05:00
Josh Durgin
94aaecbd93
Merge pull request #774 from ceph/wip-radostool
...
suites/rados/singleton/all/radostool: whitelist quota error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-12-22 13:55:23 -08:00
Sage Weil
2b4e9497b2
suites/rados/singleton/all/radostool: whitelist quota error
...
The test sets and hits a quota; whitelist the message
Signed-off-by: Sage Weil <sage@redhat.com>
2015-12-22 16:49:57 -05:00
Josh Durgin
b78dd035ff
Merge pull request #772 from ceph/wip-14113-jewel
...
suites/rbd: disable pool validation for pool snaps test
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-12-18 08:44:01 -08:00
Jason Dillaman
46dddfc54b
suites/rbd: disable pool validation for pool snaps test
...
Fixes : #14113
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-12-18 02:31:07 -05:00
Loic Dachary
686d6e9c0b
Merge pull request #769 from dachary/wip-buildpackages-centos-7.1
...
buildpackages: support CentOS 7.1 and CentOS 7.2
2015-12-17 10:35:20 +01:00
Loic Dachary
834a38cf90
buildpackages: support CentOS 7.1 and CentOS 7.2
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-12-17 10:31:37 +01:00
Sage Weil
0dba0e19e8
Merge remote-tracking branch 'gh/jewel'
2015-12-16 13:04:07 -05:00
Loic Dachary
ac45601950
Merge pull request #764 from dachary/wip-buildpackages-log
...
buildpackages: log the output of make
2015-12-12 14:43:47 +01:00
Loic Dachary
64d8a586f7
buildpackages: no need to sudo in bootcmd
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-12-12 14:27:55 +01:00
Loic Dachary
0c1e7f1f6b
buildpackages: log the output of make
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2015-12-12 14:03:57 +01:00
yuriw
d4d3787609
Suites/jewel in the smithi lab will be on centos 7.1
...
Signed-off-by: yuriw <yuri.weinstein@gmail.com>
2015-12-11 10:29:39 -08:00
Loic Dachary
f19a519b8e
Merge pull request #756 from dachary/wip-13624-workunit-git
...
workunits: fetch from --ceph-git-url
2015-12-11 12:27:18 +01:00
Loic Dachary
a5ce9c2926
Merge pull request #758 from dreamhost/wip-openstack-dhc
...
Fix runs on OpenStack clusters like DreamHost Compute
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-12-11 08:04:52 +01:00
Robin H. Johnson
ebf8508c08
buildpackages: pkgrepo host also needs user-data setup.
...
The packages repo host fails in environments where networking setup is
needed in VMs. Use the same user-data as the buildhosts to ensure this
is the case.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2015-12-10 22:58:09 -08:00
Robin H. Johnson
89bde0b8fe
buildpackages: copy teuthology user-data.txt changes
...
7b27e1db7: openstack: support /etc/network/intefaces injection
2358562cf: ensure VMs always have /etc/hosts set up
4378a505d: always allow unsigned deb packages
50b2db521: openstack: encode instance name with the full IP
6e828a33b
: openstack: add 8.8.8.8 as a last resort resolver
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2015-12-10 22:58:04 -08:00
Robin H. Johnson
3c6954642a
buildpackages: catch instance creation failure.
...
Split the sleep from the server creation, so we catch 'server create'
failures (eg due to quota):
> Quota exceeded for cores: Requested 16, but already used 10 of 20 cores
> (HTTP 403) (Request-ID: req-6467934e-db50-4479-995c-4d44dedf553a)
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2015-12-10 11:55:53 -08:00
Robin H. Johnson
0240f57643
buildpackages: Be robust about addresses
...
OpenStack could tell us the VM has multiple networks, and offers no
guarantee about the order of addresses either (the old code failed if
the v4 IP was first).
For now, take the first listed network, and the first listed IPv4
address therein. Comments contain more detailed examples of possible
output from openstack tool.
Also remove the need for using jq to parse the output.
Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
2015-12-10 11:55:49 -08:00
Loic Dachary
78bb60341e
Merge pull request #757 from dachary/wip-dummy
...
Revert "dummy: only use the user playbook"
2015-12-08 01:48:26 +01:00
Loic Dachary
d0280d7910
Revert "dummy: only use the user playbook"
...
This reverts commit a016f29e21
.
2015-12-08 01:47:09 +01:00
Gregory Farnum
da8a891b74
Merge pull request #744 from ceph/wip-inode-claim
...
tasks/cephfs: add TestJournalRepair.test_table_tool_take_inos
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-12-06 21:10:10 -08:00
Gregory Farnum
5e714c69d5
Merge pull request #703 from ceph/wip-layout-restrict
...
tasks/cephfs: test for auth caps pool-setting restriction
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-12-06 21:05:55 -08:00
Gregory Farnum
c619c161af
Merge pull request #728 from ceph/wip-snap-strays
...
tasks/cephfs: cover snaps in test_strays
2015-12-06 21:04:30 -08:00
Gregory Farnum
543d48db5c
Merge pull request #709 from ceph/wip-scrub-basic
...
tasks/cephfs: add TestForwardScrub
2015-12-06 21:01:53 -08:00