Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wip test fix 4 9419 #2

Open
wants to merge 94 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
ddccca4
Add yaml for rhel 6.4 in distros.
SandonV Aug 16, 2013
3b08c17
Don't rebuilt virtualimage if NO_CLOBBER is set
zmc Aug 23, 2013
c91009c
admin_socket: fix retry-on-error behavior
Aug 27, 2013
821b179
mark all existing collections with %
Aug 30, 2013
1be63e8
ceph_manager: wait for dump_ops_in_flight on osd revival
Aug 24, 2013
83906ac
Run yum clean all after installing new ceph-release.
SandonV Sep 5, 2013
38db951
remove basedir/testdir distinction
Sep 10, 2013
7990f90
misc: valgrind --num-callers=50
Sep 6, 2013
65d1062
valgrind: suppress inet_ntop noise
Sep 26, 2013
820d7bd
rbd: pin cram tests to cuttlefish version
jdurgin Oct 6, 2013
8ebc3e0
valgrind: fix libleveldb suppression on dynamically linked leveldb
Oct 18, 2013
b3fdd29
filestore_idempotent: pull dumpling version of scripts
Oct 23, 2013
75c546b
rbd/singletone/all/formatted-output: make url end in .t
Oct 24, 2013
9c2cf0f
Use worker httpd instead of prefork (like ubuntu) on rpm distros.
SandonV Oct 25, 2013
9de7695
Don't run QEMU tests on ARM arch.
SandonV Nov 20, 2013
dfbf8ee
Set pg warn min per osd to 5.
SandonV Dec 4, 2013
4cca76d
admin_socket: add missing import time
Dec 19, 2013
3ad67d3
rbd: bump the default scratch size for xfstests to 10G
idryomov Dec 23, 2013
43e11bb
valgrind.supp: ignore libnss3 leaks
Dec 22, 2013
9b7e793
thrashosds: change min_in from 2 -> 3
Jan 10, 2014
886adcc
valgrind: sync up suppressions with latest master
Feb 5, 2014
4b3c6d4
Handle newer btrfstools.
SandonV Mar 12, 2014
8a8cd10
don't use notcmalloc flavor for valgrind
Feb 11, 2014
6f4d100
valgrind.supp: be less picky about library versions
Mar 29, 2014
aeb2e21
Fix for #8115
SandonV Apr 22, 2014
090b67d
Revert "valgrind.supp: be less picky about library versions"
Apr 28, 2014
aa16ff2
valgrind: fix tcmalloc suppression for trusty
Apr 28, 2014
6eec6f1
Add suite name to job config
zmc May 1, 2014
f34ebd5
Add branch name to job config
zmc May 1, 2014
80b8920
tasks: Use '_' instead of '-' in names
May 12, 2014
0527a64
Added dumpling upgrade tests to dumpling branch from master
Jul 2, 2014
c9f2505
Merge pull request #50 from ceph/wip_add_dumpling_upgrade_tests
zmc Jul 2, 2014
d37c955
Fix kvm issues for Trusty
Mar 28, 2014
fcc0b24
Don't thrash primary affinity
jdurgin Jul 29, 2014
ba1e14d
Remove ship_utilities
Jul 28, 2014
04ccc3f
adjust-ulimits and daemon-helper are in $PATH
Jul 28, 2014
83a9c41
Use new get_valgrind_args args
Jul 28, 2014
81c5e28
Add wait_until_fuse_mounted()
Jul 29, 2014
aa84f26
Move write_secret_file() into task_util/kclient.py
Aug 6, 2014
624a891
Import teuthology tasks (dumpling branch)
Aug 7, 2014
06d4b78
Merge branch 'teuth_dumpling' into tasks_dumpling
Aug 7, 2014
6ef5f93
Update module references
Aug 7, 2014
1dfc108
Use newer orchestra API
Aug 7, 2014
5a20178
Use teuthology's DaemonGroup
Jul 29, 2014
1a55cfa
Use Remote.user
Jul 29, 2014
41c51c4
Removed install:upgrade step from parallel to fix #9040
Aug 7, 2014
75b1780
Merge pull request #77 from ceph/wip_fix_9040
Aug 7, 2014
6bfc40d
Changed rgw restart order
Aug 8, 2014
8d51158
Merge pull request #78 from ceph/wip_fix_9040
Aug 8, 2014
5684afc
tasks/ceph: sudo before adjust-ulimits
liewegas Aug 9, 2014
548a5d3
ceph: adjust-ulimits after sudo
liewegas Aug 10, 2014
45caf4b
tasks/ceph_manager: wait longer for osd to start
liewegas Aug 10, 2014
c2da738
Added v0.67.10
Aug 11, 2014
80f36e2
Merge pull request #80 from ceph/wip_add_v0.67.10
Aug 11, 2014
51f5742
Chnaged the order of rgw
Aug 13, 2014
4e7ecb3
Merge pull request #82 from ceph/wip_fix_9069
Aug 13, 2014
95789df
Fixed rwg:[clinet:0] location
Aug 13, 2014
6555af3
Merge pull request #84 from ceph/wip_fix_rgw
Aug 13, 2014
776f30e
rgw: add default_idle_timeout to allow override
Aug 14, 2014
c7b134a
rgw: s/idle_timeout/default_idle_timeout/
Aug 15, 2014
559eb30
Merge pull request #92 from ceph/wip-9126-dumpling
liewegas Aug 15, 2014
9f994f1
rgw: fix up default_idle_timeout backport
Aug 15, 2014
81902e9
Merge pull request #95 from ceph/wip-dumpling-fixup
liewegas Aug 17, 2014
6bff6e7
Add extra conf for Apache 2.4
Aug 16, 2014
aadae8a
tasks/rgw: get mpm_event frmo mods-available, not mods-enabled
liewegas Aug 16, 2014
5346f11
tasks/rgw: include mod_authz
liewegas Aug 16, 2014
0307eeb
rgw: need alll of mod unixd, version, authz
liewegas Aug 16, 2014
733b212
rgw: httpd instead of httpd.worker
liewegas Aug 16, 2014
67cf2bc
manual cherry-picking of 70a1f18
Aug 21, 2014
b292b7a
thrashosds: increase osd revive timeout (75s -> 150s)
liewegas Aug 25, 2014
15d3c18
Removed osd thrashing until we get a better handle on how to control …
Aug 25, 2014
897aead
Added swift.yaml
Aug 25, 2014
c3d48e2
Removed osdthrash.yaml
Aug 25, 2014
42f2046
Merge pull request #108 from ceph/wip_remove_osdthrash
liewegas Aug 25, 2014
42da750
tasks/s3tests: push boto config with idle_timeout setting
liewegas Aug 22, 2014
0f078fc
smoke/verify: fix default_idle_timeout
liewegas Aug 26, 2014
196555d
smoke/verify: add idle_timeout for s3tests
liewegas Aug 26, 2014
a03efa4
use notcmalloc builder for valgrind leak checking
Jul 8, 2014
6324250
Impements 9289
Sep 9, 2014
12b401b
Added link to distros
Sep 9, 2014
2372639
Merge pull request #123 from ceph/wip_add_distro_dumling
liewegas Sep 9, 2014
9138a1b
Merge pull request #124 from ceph/wip_add_ditros_link
liewegas Sep 9, 2014
13ce814
cuttlefish release predates centos/rhel support and is dicontinued a…
Sep 10, 2014
1190d56
Merge pull request #125 from ceph/wip_add_ditros_link
liewegas Sep 10, 2014
b6020df
Revert "Wip add ditros link"
yuriw Sep 10, 2014
06976a6
Revert "cuttlefish release predates centos/rhel support and is dicon…
yuriw Sep 10, 2014
a051872
Merge pull request #126 from ceph/revert-124-wip_add_ditros_link
yuriw Sep 10, 2014
5397ae5
Merge pull request #127 from ceph/revert-125-wip_add_ditros_link
yuriw Sep 10, 2014
e241f8e
Revert "Implements 9289"
yuriw Sep 10, 2014
eefae74
Merge pull request #129 from ceph/revert-123-wip_add_distro_dumling
yuriw Sep 13, 2014
9328c83
Removed cuttlefish from the suite, fixed #9465
Sep 14, 2014
418c0c6
Merge pull request #138 from ceph/wip-9465
liewegas Sep 14, 2014
5c61231
suites/fs: update to latest mdtest
Sep 15, 2014
2581e10
Test case for http://tracker.ceph.com/issues/9419
Sep 25, 2014
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
rgw: httpd instead of httpd.worker
httpd exists on rhel 6.5 too ...

Signed-off-by: Sage Weil <[email protected]>
(cherry picked from commit f7b32bc)
  • Loading branch information
liewegas committed Aug 18, 2014
commit 733b2129a6dfc75645864e0a6180756a47d61d9e
2 changes: 1 addition & 1 deletion tasks/rgw.py
Original file line number Diff line number Diff line change
@@ -237,7 +237,7 @@ def start_apache(ctx, config):
if system_type == 'deb':
apache_name = 'apache2'
else:
apache_name = '/usr/sbin/httpd.worker'
apache_name = '/usr/sbin/httpd'
proc = remote.run(
args=[
'adjust-ulimits',