Yuri Weinstein
5b38484c07
Merge pull request #374 from ceph/wip-11139
...
ceph_manager: Check for exit status 11 from ceph-objectstore-tool import
2015-03-21 14:40:19 -07:00
David Zafman
6c5300552d
ceph_manager: Check for exit status 11 from ceph-objectstore-tool import
...
Fixes : #11139
Signed-off-by: David Zafman <dzafman@redhat.com>
2015-03-20 21:25:41 -07:00
Gregory Farnum
d1c415f287
Merge pull request #373 from ceph/wip-10861
...
fs: fix up dd testing again
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
2015-03-20 17:44:03 -07:00
Gregory Meno
798f31d836
Merge pull request #371 from ceph/wip-iso-style
...
Add support for ISOs to tasks/calamari_setup
2015-03-20 20:33:53 -04:00
Greg Farnum
8aeacaa59f
fs: fix up dd testing again
...
We need to change into the directory during the same shell session as we actually
run the dd...
Fixes : #10861
Backport: hammer, giant, firefly, dumpling
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-03-20 17:33:10 -07:00
Dan Mick
c571e65671
calamari_setup: oops: ice-tools is still where it was on github.com
...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2015-03-20 17:28:10 -07:00
Alfredo Deza
b6c2e978d6
ensure summary is looked for the user we need
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f7ea0a424a
)
2015-03-20 13:23:02 -04:00
Andrew Schoen
dfea7dd46c
Merge pull request #372 from ceph/wip-11180
...
ensure summary is looked for the user we need
2015-03-20 09:33:13 -05:00
Alfredo Deza
f7ea0a424a
ensure summary is looked for the user we need
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-03-20 09:27:05 -04:00
Gregory Meno
81c493c99f
calamari_setup: add -y to yum localinstall icesetup
...
also fix a few flake8 things
Signed-off-by: Ubuntu <ubuntu@vpm047.front.sepia.ceph.com>
2015-03-19 20:14:52 +00:00
Dan Mick
93c0b8a0bd
calamari_setup: handle iso, preserving support for tar.gz
...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2015-03-18 18:03:21 -07:00
Dan Mick
da668abb92
calamari_setup: small comment/logmsg fixes, correct git user path
...
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2015-03-18 18:03:18 -07:00
Dan Mick
9087b7da12
calamari_setup: make iceball fetch/creators return path to iceball
...
Also, widen the concept of "iceball" to include both iso and tar.gz
Signed-off-by: Dan Mick <dan.mick@redhat.com>
2015-03-18 17:16:53 -07:00
Dan Mick
34e7544e12
calamari_setup: Refactor/simplify in preparation for iso support
...
Signed-off-by: Gregory Meno <gmeno@redhat.com>
2015-03-18 17:16:41 -07:00
Yuri Weinstein
056dd6d595
Implemented "exclude_packages" feature #11043
...
Fixed per Josh's comment
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 4250e22dde
)
2015-03-06 12:40:12 -08:00
Josh Durgin
62f1d8d5db
Merge pull request #364 from ceph/wip-11043
...
Implemented "exclude_packages" feature #11043
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-03-06 11:34:42 -08:00
Gregory Farnum
92ccc9e96e
Merge pull request #363 from ceph/hammer-backports-hadoop
...
hadoop: fixup for new replication test
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-03-06 09:29:06 -08:00
Yuri Weinstein
4250e22dde
Implemented "exclude_packages" feature #11043
...
Fixed per Josh's comment
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-03-05 16:47:58 -08:00
Yuri Weinstein
2539a48e20
Implemented "exclude_packages" feature #11043
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-03-05 16:19:48 -08:00
John Spray
c1bff2ea9e
Merge pull request #357 from ceph/wip-10949
...
tasks/cephfs: clean up core on deliberate crash
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-03-04 19:14:43 +00:00
John Spray
7ad8ac63fc
tasks/cephfs: clean up core on deliberate crash
...
To avoid internal.coredump task synthesizing a failure
during teardown from the core we left behind.
Fixes : #10949
Signed-off-by: John Spray <john.spray@redhat.com>
2015-03-04 19:13:43 +00:00
Noah Watkins
fbaf65bfce
hadoop: fixup for new replication test
...
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit 6a348ae187
)
2015-03-04 09:48:57 -08:00
Andrew Schoen
d2b52d977b
Control the nfs service correctly on rpm-based systems
...
This fixes issue #11020
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2e4d884fda
)
2015-03-04 10:10:01 -06:00
Andrew Schoen
7402d5f1a9
Fixes #11013 , use time.sleep instead of manager.sleep which isn't there.
...
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 811c02e392
)
2015-03-04 10:09:21 -06:00
Zack Cerza
17a7db126a
Merge pull request #362 from ceph/wip-11020
...
Control the nfs service correctly on rpm-based systems
2015-03-04 09:03:33 -07:00
Andrew Schoen
2e4d884fda
Control the nfs service correctly on rpm-based systems
...
This fixes issue #11020
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-03-04 08:57:03 -06:00
Zack Cerza
e5abbc932a
Merge pull request #360 from ceph/wip-11013
...
Fixes #11013 , use time.sleep instead of manager.sleep which isn't there.
2015-03-03 15:55:33 -07:00
Andrew Schoen
811c02e392
Fixes #11013 , use time.sleep instead of manager.sleep which isn't there.
...
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-03-03 16:42:59 -06:00
John Spray
1647453d66
Merge pull request #356 from ceph/wip-10948
...
tasks/cephfs: don't run iptables in parallel
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-03-03 20:25:09 +00:00
John Spray
386b6feaaf
Merge pull request #358 from ceph/wip-10712
...
tasks: fix intermittent failure in TestFlush
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-03-03 11:42:09 +00:00
John Spray
04e70a4095
Merge pull request #334 from ceph/wip-fuse-umount
...
tasks/cephfs: fix fuse force umount (again)
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-03-03 11:40:12 +00:00
Andrew Schoen
cdaa11d427
Use an NFS mount instead of virtio-9p in the qemu task
...
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 93f2bea353
)
2015-03-02 15:45:10 -08:00
Greg Farnum
0c9fb0f7be
workunit: include /usr/sbin in the PATH for all commands
...
Fixes : #10600
Backport: hammer, giant, firefly, dumpling
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 0e53f5f38b
)
2015-03-02 11:29:24 -08:00
Alfredo Deza
d25aa7bdc1
rename test to tests, follows best practices for tests dirs
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7b2062602f
)
2015-03-02 11:20:35 -08:00
Alfredo Deza
b0ac3516e3
create a new get_acl helper to ensure proper xml is compared
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9b6ff638735d03c1f3304198fad51ca701a2c8bd)
2015-03-02 11:20:23 -08:00
Alfredo Deza
20a1ae72ef
tests for the new acl helper in radosgw_admin
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3801ac9357f78ac05fa850d8944651f26c556d68)
2015-03-02 11:20:11 -08:00
John Spray
d20d9238cd
tasks: fix intermittent failure in TestFlush
...
This was an overly strict success condition: the
flush operation doesn't promise to leave you an empty
journal, it promises that anything in the journal
before the flush will be flushed.
Fixes : #10712
Signed-off-by: John Spray <john.spray@redhat.com>
2015-03-02 12:53:01 +00:00
John Spray
5b2fd3d614
tasks/cephfs: don't run iptables in parallel
...
Where multiple MDSs were on the same node, trying
to concurrently update their firewall state was
causing an exception because the iptables command
errors out if another instance is already running.
Fixes : #10948
Signed-off-by: John Spray <john.spray@redhat.com>
2015-03-02 12:41:13 +00:00
Yuri Weinstein
1464fb85f6
Changed suite name from multi-versions to client-upgrade
...
Moved it under upgrades
Replaced rbd workunit
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit bcf7eabc5f0bcd0c6665bc047c076925fbc9bdf5)
2015-02-27 16:23:33 -08:00
Josh Durgin
15c5151858
Merge pull request #354 from ceph/wip-multi-versions
...
Changed suite name from multi-versions to client-upgrade
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-02-27 16:15:30 -08:00
Yuri Weinstein
bcf7eabc5f
Changed suite name from multi-versions to client-upgrade
...
Moved it under upgrades
Replaced rbd workunit
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-02-27 16:09:30 -08:00
John Spray
fc4e90930b
tasks/cephfs: fix/improve fuse force umount (again)
...
teuthology helpfully escapes things for us so
the \; didn't need the backslash. The logic
was still falling over in some cases too.
Additionally, make the FUSE /sys/ abort operation
more surgical by working out the connection name
of our own mount during mount().
Signed-off-by: John Spray <john.spray@redhat.com>
2015-02-26 23:08:33 +00:00
Samuel Just
e9d713b751
msgr: move async msgr tests to singleton-nomsgr
...
Introduced: e92d2e4ca0013fa379fdf5830d4fe28abf65c33b
Fixes: 10918
Signed-off-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-26 14:33:25 -08:00
Alfredo Deza
69a86b31ac
exclude the virtualenv from being linted in tox.ini
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b944b06dc2479d77d6efac4f13932cb102ddfe1c)
(cherry picked from commit 6de0a684d5b4460390e610806201e3eaf05feb6e)
2015-02-26 16:22:58 -05:00
Zack Cerza
e382d954fd
Merge pull request #349 from ceph/wip-10954-hammer
...
lint fixes for hammer
2015-02-26 13:09:15 -07:00
Alfredo Deza
a8a29760f0
remove unused import from repair_test
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 15:04:02 -05:00
Alfredo Deza
a4dc846c8a
ignore tox hidden dir
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4068f73ade68e36c1e7653733eacf2b1288cd753)
2015-02-26 15:03:27 -05:00
Alfredo Deza
9157622ef7
remove unused variable assignment
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9df27f7a1040dae69ef65122d13d1640cb1b6a66)
2015-02-26 15:02:07 -05:00
Alfredo Deza
3f3ce53fde
remove unused import from fuse
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
2015-02-26 14:55:02 -05:00
Alfredo Deza
35224e3dda
remove uneeded variable assignment for call
...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0a65e90db2e40b04c7cbb2347f4c759e283a2c2e)
2015-02-26 14:54:14 -05:00