]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2020-06-09 Yuri WeinsteinMerge pull request #35387 from smithfarm/wip-45780...
2020-06-05 Yuri WeinsteinMerge pull request #35184 from smithfarm/wip-44330...
2020-06-05 Yuri WeinsteinMerge pull request #34356 from smithfarm/wip-44899...
2020-06-04 Brad Hubbardqa/workunits/rados/test_envlibrados_rocksdb: Build... 35387/head
2020-06-04 Kefu ChaiMerge pull request #35369 from djgalloway/nautilus
2020-06-03 Kyr Shatskyyqa: add .teuthology_branch with `master` contents 35369/head
2020-06-03 Jan FajerskiMerge pull request #35132 from shyukri/wip-45483-nautilus
2020-06-03 Kefu ChaiMerge pull request #34171 from tchaikov/nautilus-py3
2020-06-03 Kefu Chaiqa/suites/rgw/tempest: bump up keystone to 17.0.0 34171/head
2020-06-03 Kefu Chaiqa/tasks/tox: use the latest stable tox
2020-06-03 Kefu Chaiqa/tasks/tox: use python3 for tox tests
2020-06-03 Kefu Chaiqa/valgrind.supp: less specific when suppressing issues...
2020-06-03 Kefu Chaiqa/tasks/tempest.py: install python3 for tempest test
2020-06-03 Kefu Chaiqa/tasks/keystone.py: install python3
2020-06-03 Sage Weilqa/suites/rgw: disable valgrind for tests that require...
2020-06-03 Casey BodleyDNM qa/rgw: disable debuginfo packages
2020-06-03 Sage Weilqa/tasks/ceph_manager.py: do not use python to write...
2020-06-03 Rishabh Davetest_sessionmap: use sudo_write_file() from teuthology...
2020-06-03 Patrick Donnellyqa: use py3 compat list from range
2020-06-03 Kyr Shatskyyqa/tasks/keystone: get rid of cStringIO for py3
2020-06-03 Casey Bodleyqa/keystone: pip install bindep
2020-06-03 Michael Fritchmgr/insights: fix python3 DeprecationWarning
2020-06-03 Kefu Chaiqa/tasks/cephfs: remove sys.exc_clear() calls
2020-06-03 Rishabh Davevstart_runner.py: use tuple instead of set
2020-06-03 Michael Fritchqa/tasks: logger.warn() -> logger.warning()
2020-06-03 Casey Bodleytest/rgw: Cluster.admin() returns output as utf-8 str
2020-06-03 Kefu Chaiqa/tasks/qemu: open file in text mode
2020-06-03 Kefu Chaiqa/tasks: use list comprehension for checking the length
2020-06-03 Xiubo Liqa/tasks/cephfs/test_volumes: to make sure the size...
2020-06-03 Xiubo Liqa/tasks/cephfs/mount: to make sure that the count...
2020-06-03 Xiubo Liqa/tasks/cephfs/cephfs_test_case: switch 'dict_keys...
2020-06-03 Ilya Dryomovqa/tasks/rbd_fio: update NamedTemporaryFile usage for...
2020-06-03 Ilya Dryomovqa/tasks/rbd: update NamedTemporaryFile usage for python3
2020-06-03 Xiubo Liqa/volume_client: fix TestVolumeClient failing under...
2020-06-03 Kefu Chaiqa/cephfs: whitelist TOO_FEW_PGS
2020-06-03 Kefu Chaiqa/tasks: s/string.uppercase/string.ascii_uppercase/
2020-06-03 Kefu Chaiqa/tasks: s/itervalues/values/ to by py3 compatible
2020-06-03 Xiubo Liqa/tasks/cephfs: switch to StringIO to fix byte-like...
2020-06-03 Xiubo Liqa/tasks/vstart_runner: remove the stdin str type check
2020-06-03 Xiubo Liqa/cephfs: fix AssertionError: CommandFailedError not...
2020-06-03 Alfonso Martínezmgr/dashboard: fix API tests
2020-06-03 Kefu Chaiqa/tasks/vstart_runner.py: use StringIO for capturing...
2020-06-03 Xiubo Liqa/tasks/cephfs/test_scrub: fix self.assertEqual no...
2020-06-03 Xiubo Liqa/tasks/cephfs/mount: switch to StringIO to fix TypeErrors
2020-06-03 Kefu Chaiqa/tasks: decode bytes returned by base64.b64encode()
2020-06-03 Kyr Shatskyyqa/tasks/rados: get rid of itervalues for py3
2020-06-03 Kefu Chaiqa/tasks/mgr: use relative import
2020-06-03 Kefu Chaiqa/tasks/cephfs/fuse_mount.py: by python3 compatible
2020-06-03 Kefu Chaipybind/mgr/dashboard/run-backend-api-tests.sh: use...
2020-06-03 Kefu Chaiqa/tasks/vstart_runner.py: be python3 compatible
2020-06-03 Ilya Dryomovqa/tasks/rbd_fio: unbreak after the conversion from...
2020-06-03 Kefu Chaiqa/tasks/openssl_keys.py: sort cert configs before...
2020-06-03 Kefu Chaiqa/tasks/ceph_objectstore_tool.py: use str.startswit
2020-06-03 Kefu Chaitest/rgw: upload using a NamedTemporaryFile
2020-06-03 Kefu Chaiqa/standalone/scrub: s/$(pgid)/${pgid}/
2020-06-03 Kefu Chaiqa/tasks/ceph_manager.py: do not return a filter
2020-06-03 Kefu Chaitest/rgw/rgw_multi: return (str, int) from make_request()
2020-06-03 Kefu Chaiqa/tasks/mgr: s/urllib.quote_plus/parse.quote_plus/
2020-06-03 Kefu Chaitest/rgw/rgw_multi: s/urllib.urlencode/urlparse.urlencode/
2020-06-03 Kefu Chaitest/rgw/rgw_multi: pass bytes to hmac.new()
2020-06-03 Kefu Chaiqa/tasks/radosgw_admin.py: coerce key.name and key...
2020-06-03 Kefu Chaitest/rgw/rgw_multi/tests.py: decode retval of bucket...
2020-06-03 Kefu Chaitest/rgw: pass encoding to Key.get_content_as_string()
2020-06-03 Kefu Chaiqa/tasks: pass encoding to Key.get_content_as_string()
2020-06-03 Kefu Chaiqa/tasks/ragweed.py: open file in text mode
2020-06-03 Kefu Chaiqa,test: decode return val of base64.b64encode()
2020-06-03 Kefu Chaiqa/tasks/radosgw_admin.py: do not use dict.has_keys()
2020-06-03 Kefu Chaiqa/tasks/tempest.py: always write str is value of options
2020-06-03 Kefu Chaiqa/tasks/tempest.py: use configparser from six.moves
2020-06-03 Kefu Chaiqa/tasks/ragweed.py: use str methods of helper from...
2020-06-03 Kefu Chaitest/rgw/rgw_multi: do not decode a str
2020-06-03 Kefu Chaiqa/tasks/radosgw_admin: use HTTPMessage as a dict in PY3
2020-06-03 Kefu Chaiqa/tasks/keystone.py: use list(a_dict) for concatenatin...
2020-06-03 Kefu Chaiqa/tasks/util/rgw: use StringIO for capturing strings
2020-06-03 Kefu Chaiqa/tasks/cephfs: return ascii decoded xattr
2020-06-03 Kefu Chaiqa/tasks/cephfs: cast mds_recall_warning_decay_rate...
2020-06-03 Kefu Chaiqa/tasks/cephfs: allow caller to use BytesIO when calli...
2020-06-03 Kefu Chaiqa/tasks/cephfs: use BytesIO for capturing binary
2020-06-03 Kefu Chaiqa/tasks/fs.py: use six.viewitems()
2020-06-03 Kefu Chaiqa/tasks/cephfs: use assertCountEqual if PY3
2020-06-03 Kefu Chaiqa/tasks/cephfs: compare number with number
2020-06-03 Kefu Chaiqa/tasks/cephfs: do no radom.sample(a_dict)
2020-06-03 Kefu Chaiqa/tasks: use StringIO for capturing string output
2020-06-03 Kefu Chaitest/rgw: use "a // b" instead of "a / b"
2020-06-03 Kefu Chaiqa/tasks: use "a // b" instead of "a / b"
2020-06-02 Nathan CutlerMerge pull request #35278 from jan--f/rm-mds_log_max_se...
2020-06-02 Kefu Chaiqa/tasks: do not random.choice(a_view)
2020-06-02 Kefu Chaipybind/mgr/dashboard/.pylintrc: drop xrange from the...
2020-06-02 Kefu Chaipybind: s/xrange/range/
2020-06-02 Kefu Chaiqa,tes: s/xrange/range/
2020-06-02 Kefu Chaiqa/tasks: use next(iter(..)) for accessing first elemen...
2020-06-02 Kefu Chaiqa/tasks/cephfs: use StringIO for capturing str
2020-06-02 Kyr Shatskyyqa: get rid of iteritems for python3 compatibility
2020-06-02 Kefu Chaiqa/tasks/ceph.py: quote "<kind>" in command line
2020-06-02 Kyr Shatskyytasks/ceph: drop testdir replacement in skeleton_config
2020-06-02 Kefu Chaiqa/tasks/cephfs: fix syntax error
2020-06-02 Kefu Chaiqa/tasks/mgr: fix imports for py3
2020-06-02 Kyr Shatskyyqa/tasks/ceph_fuse: fix import for py3
2020-06-02 Kyr Shatskyyqa/tasks/qemu: get rid of cStringIO for py3
2020-06-02 Kyr Shatskyyqa/tasks/ragweed: get rid of cString for py3
next