]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2016-11-10 Zack CerzaRevert "Pin ansible to <2.2.0" 981/head
2016-11-10 Kefu ChaiMerge pull request #979 from tchaikov/wip-remove-libcephfs
2016-11-10 Kefu Chaiteuthology: update nuke for libcephfs2 979/head
2016-11-09 Dan MickMerge pull request #974 from ceph/wip-install-subpackage
2016-11-08 Zack CerzaShamanProject: add repo installation and removal 974/head
2016-11-08 Zack CerzaMove repo installation to GitbuilderProject
2016-11-08 Sage Weilceph.conf: bdev debug aio = true
2016-11-08 Zack CerzaAdd NoRemoteError
2016-11-08 Zack CerzaCreate a task.install.redhat submodule
2016-11-08 Zack CerzaCreate a task.install.deb submodule
2016-11-08 Zack CerzaCreate a task.install.rpm submodule
2016-11-08 Zack CerzaCreate a task.install.util submodule
2016-11-08 Zack CerzaLinter fixes
2016-11-08 Zack CerzaMake the install task a subpackage
2016-11-07 David GallowayMerge pull request #977 from ceph/wip-fix-vm
2016-11-07 Zack CerzaMerge pull request #978 from SUSE/wip-fix-suse-user...
2016-11-07 Nathan Cutleropenstack: fix location of network script in openSUSE... 978/head
2016-11-07 Zack CerzaMove edit_sudoers.sh to task/internal/ 977/head
2016-11-04 Dan MickMerge pull request #975 from ceph/wip-install-excludes
2016-11-04 Zack Cerzainstall: apply exclude_packages globally 975/head
2016-11-04 Zack Cerzanuke: Call the check_lock function, not the module
2016-11-03 Dan MickMerge pull request #823 from ceph/wip-internal
2016-11-03 Sage Weilceph.conf: mon allow pool delete = true
2016-11-02 Zack CerzaMerge pull request #973 from dmick/wip-pull-directory
2016-11-02 Dan MickMerge pull request #970 from ceph/wip-shaman-tags
2016-11-02 Dan MickUse remote.get_tar_stream in misc.pull_directory 973/head
2016-11-02 Dan MickAdd orchestra.remote.get_tar_stream(); like get_tar...
2016-11-02 Dan Mickmisc.pull_directory: fix misplaced log message, remove...
2016-11-01 Zack CerzaMove task.internal.syslog to its own module 823/head
2016-11-01 Zack CerzaMove internal.vm_setup to its own module
2016-11-01 Zack CerzaMove internal.check_lock to its own module
2016-11-01 Zack CerzaMove internal.lock_machines to its own module
2016-11-01 Zack CerzaMake the internal task a subpackage
2016-11-01 Zack Cerzarun_tasks: support tasks that are subpackages
2016-11-01 Zack CerzaPin ansible to <2.2.0
2016-10-28 Zack CerzaShamanProject: translate tags to sha1s 970/head
2016-10-28 Dan MickMerge pull request #965 from ceph/wip-exiter
2016-10-20 Zack CerzaMerge pull request #971 from ceph/wip-ceph-mgr
2016-10-20 John Sprayteuthology: update nuke for ceph-mgr 971/head
2016-10-19 Zack CerzaMove suite.util.build_git_url to repo_utils
2016-10-19 Zack CerzaAdd repo_utils.ls_remote()
2016-10-19 Zack CerzaEnsure console loggers die when the job does 965/head
2016-10-19 Zack CerzaUse psutil.Popen instead of subprocess.Popen
2016-10-19 Sage WeilRevert "ceph.conf: debug monc = 1"
2016-10-17 Dan MickMerge pull request #967 from ceph/wip-fedora-python
2016-10-17 Zack CerzaMerge pull request #964 from ceph/wip-ssh-config
2016-10-17 Zack CerzaMake sure python 2 is installed on Fedora 967/head
2016-10-17 Sage WeilMerge pull request #966 from ceph/wip-archive-default
2016-10-17 Zack CerzaUpdate the default archive_base path 966/head
2016-10-13 Sage Weilceph.conf: debug monc = 1
2016-10-11 Zack CerzaAdd exit module
2016-10-11 Dan Mickorchestra.connect: do not override user/host from ... 964/head
2016-10-06 Dan MickMerge pull request #963 from ceph/wip-rerun
2016-10-06 Zack Cerzasuite: Add rerun capability 963/head
2016-10-06 Zack CerzaAdd ResultsReporter.get_run()
2016-10-06 Zack Cerzasuite: parse filter args into lists sooner
2016-10-04 Dan MickMerge pull request #951 from ceph/wip-shaman-2
2016-10-04 Sage Weilceph.conf: debug auth on mon
2016-10-04 Zack CerzaGitbuilderProject: remove 'v' from version values 951/head
2016-10-04 Zack CerzaShamanProject: correct ref precedence
2016-10-04 Zack CerzaMore properly test ref precedence for Shaman
2016-10-04 Zack CerzaShamanProject: split out search URI generation
2016-10-04 Zack CerzaMove logic from _get_uri_reference...
2016-10-04 Zack CerzaAdd tests for GitbuilderProject._get_uri_reference
2016-10-04 Zack CerzaFix typo in GitbuilderProject._get_uri_reference()
2016-10-04 Zack CerzaGitbuilderProject: always set codename
2016-10-04 Zack Cerzatask.install: use builder.codename for deb repos
2016-10-04 Zack CerzaGitbuilderProject: don't mangle rpm versions
2016-10-04 Zack Cerzaget_package_version(): return V-R for rpm
2016-10-04 Zack Cerzatask.internal: use get_builder_project()
2016-10-04 Zack Cerzarun: Allow a job to override config.use_shaman
2016-10-04 Zack Cerzasuite tests: use GitbuilderProject and not ShamanProject
2016-10-04 Zack Cerzatask.install: use get_builder_project()
2016-10-04 Zack CerzaAdd and use get_builder_project()
2016-10-04 Zack CerzaAdd ShamanProject
2016-10-04 Zack CerzaMove much of TestGitbuilderProject into base class
2016-10-03 Dan MickMerge pull request #960 from ceph/wip-17391
2016-10-03 Zack Cerzaremove_osd_mounts(): do lazy unmounts 960/head
2016-10-03 Zack Cerzanuke: Add unlock_firmware_repo()
2016-10-03 Zack Cerzanuke: move logging calls, and fix linter warnings
2016-10-03 Zack Cerzanuke: remove ceph data later
2016-09-30 Sage Weilvalgrind.supp: tweak
2016-09-29 Sage WeilMerge pull request #406 from ceph/wip-journal-zero
2016-09-29 Sage Weilceph.conf: journal_zero_on_create = true 406/head
2016-09-26 Sage Weilvalgrind.supp: another rocksdb leak
2016-09-26 Sage Weilvalgrind.supp: a rocksdb Env leak
2016-09-26 Kefu ChaiMerge pull request #958 from ceph/wip-reweight-config
2016-09-26 Sage Weilceph.conf: set min rweight min bytes per osd = 10 958/head
2016-09-23 Zack CerzaMerge pull request #953 from rjfd/wip-opensuse-pr
2016-09-23 Nathan Cutlerinstall: use --capability with zypper {install,remove} 953/head
2016-09-23 Ricardo Diasinstall: opensuse: support for zypper package manager
2016-09-23 Dan MickMerge pull request #949 from dachary/wip-openstack...
2016-09-21 Dan MickMerge pull request #956 from ceph/wip-nodeless
2016-09-21 Zack CerzaSet ctx.cluster even when a job has no roles 956/head
2016-09-21 David GallowayMerge pull request #955 from ceph/wip-revert-nodeless
2016-09-21 Dan MickRevert "Set ctx.cluster even when a job has no roles" 955/head
2016-09-20 Dan MickMerge pull request #954 from ceph/wip-nodeless
2016-09-20 Zack CerzaSet ctx.cluster even when a job has no roles 954/head
2016-09-14 Dan MickMerge pull request #952 from ceph/wip-17211
2016-09-14 Zack Cerzasuite.Run: include suite_sha1 in job config 952/head
next