# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
-os_type: centos
+#os_type: centos
+# ubuntu and no valgrind until we migrate test to py3
+os_type: ubuntu
tasks:
- install:
- rgw:
c1.client.0:
port: 8000
- valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214
+# valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214
c1.client.1:
port: 8001
- valgrind: [--tool=memcheck, --max-threads=1024]
+# valgrind: [--tool=memcheck, --max-threads=1024]
c2.client.0:
port: 8000
- valgrind: [--tool=memcheck, --max-threads=1024]
+# valgrind: [--tool=memcheck, --max-threads=1024]
c2.client.1:
port: 8001
- valgrind: [--tool=memcheck, --max-threads=1024]
+# valgrind: [--tool=memcheck, --max-threads=1024]
- rgw-multisite:
- rgw-multisite-tests:
config:
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
-os_type: centos
+#os_type: centos
+# ubuntu and no valgrind until we migrate test to py3
+os_type: ubuntu
overrides:
install:
ceph:
- flavor: notcmalloc
+# flavor: notcmalloc
ceph:
conf:
global:
mon osd crush smoke test: false
osd:
osd fast shutdown: false
- valgrind:
- mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
- osd: [--tool=memcheck]
- mds: [--tool=memcheck]
+# valgrind:
+# mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
+# osd: [--tool=memcheck]
+# mds: [--tool=memcheck]
+++ /dev/null
-../../.qa
\ No newline at end of file
+++ /dev/null
-.qa/distros/supported-random-distro$
\ No newline at end of file
+++ /dev/null
-os_type: centos
-overrides:
- rgw:
- client.0:
- valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214
+# ubuntu for py2 until we move to py3
+os_type: ubuntu
+
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
tasks:
- install:
--- /dev/null
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
-os_type: centos
+#os_type: centos
+# ubuntu and no valgrind until we migrate test to py3
+os_type: ubuntu
tasks:
- install:
- flavor: notcmalloc
+# flavor: notcmalloc
- ceph:
- openssl_keys:
- rgw:
client.0:
- valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214
+# valgrind: [--tool=memcheck, --max-threads=1024] # http://tracker.ceph.com/issues/25214
overrides:
ceph:
+# py2 for swift until we move to py3
+os_type: ubuntu
+
tasks:
- swift:
client.0:
# see http://tracker.ceph.com/issues/20360 and http://tracker.ceph.com/issues/18126
-os_type: centos
+#os_type: centos
+# ubuntu and no valgrind until we migrate test to py3
+os_type: ubuntu
overrides:
install:
ceph:
- flavor: notcmalloc
+# flavor: notcmalloc
#debuginfo: true
ceph:
conf:
mon osd crush smoke test: false
osd:
osd fast shutdown: false
- valgrind:
- mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
- osd: [--tool=memcheck]
- mds: [--tool=memcheck]
-# https://tracker.ceph.com/issues/38621
-# mgr: [--tool=memcheck]
+# valgrind:
+# mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
+# osd: [--tool=memcheck]
+# mds: [--tool=memcheck]
+## https://tracker.ceph.com/issues/38621
+## mgr: [--tool=memcheck]