]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2016-10-17 Zack CerzaUpdate the default archive_base path 966/head
2016-10-13 Sage Weilceph.conf: debug monc = 1
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
2016-09-14 Zack CerzaLinter fixes
2016-09-14 Loic Dacharyopenstack: use OS_AUTH_TYPE=token_endpoint when possible 949/head
2016-09-13 Zack CerzaMerge pull request #950 from jcsp/wip-cn-lst-err
2016-09-05 John Sprayorchestra.run: fix generating ConnectionLostError 950/head
2016-09-01 Dan MickMerge pull request #941 from ceph/wip-conserver
2016-09-01 Ilya DryomovMerge pull request #947 from ceph/wip-17102
2016-09-01 Zack Cerzacopy_to_log(): Drop use of readlines() 947/head
2016-08-31 Zack CerzaAdd a global switch to disable conserver 941/head
2016-08-31 Zack CerzaIf conserver fails, fall back to ipmitool
2016-08-31 Zack CerzaMake IPMI arguments to PhysicalConsole optional
2016-08-31 Zack CerzaAdd a test for has_ipmi_credentials
2016-08-31 Zack Cerzaconsole_log: Be aware of conserver
2016-08-31 Zack Cerzaspawn_sol_log(): don't use the shell
2016-08-31 Zack CerzaUse read-only conserver sessions when appropriate
2016-08-31 Zack Cerza_exit_session(): also work with conserver-client
2016-08-31 Zack CerzaAdd tests for spawn_sol_log()
2016-08-31 Zack CerzaGet console sessions using _get_console()
2016-08-31 Zack CerzaAdd an integration test to expose a logging bug
2016-08-31 Dan MickMerge pull request #943 from ceph/wip-downburst-pkgs
2016-08-30 David GallowayInstall wget on downbursted VMs 943/head
2016-08-30 David GallowayInstall redhat-lsb-core on downbursted centos VMs for...
2016-08-30 David GallowayInstall git on downbursted VMs during cloud-init
2016-08-30 Zack CerzaRename _check_credentials(); move calls
2016-08-30 Zack CerzaRename _pexpect_spawn() to _pexpect_spawn_ipmi()
2016-08-30 Zack CerzaRename _build_command() to _ipmi_command()
2016-08-30 Zack CerzaAdd _console_command()
2016-08-30 Zack CerzaMake PhysicalConsole aware of conserver settings
2016-08-30 Zack CerzaAdd settings for conserver
2016-08-30 Zack CerzaPhysicalConsole: drop map() in __init__()
2016-08-30 Zack CerzaAdd some tests for the console module
2016-08-30 Zack CerzaFix a circular import issue
2016-08-30 Zack CerzaMerge pull request #945 from ceph/wip-kernel-hier-config
2016-08-30 Ilya Dryomovkernel: don't use GitbuilderProject's _get_config_value... 945/head
2016-08-29 Yuri WeinsteinMerge pull request #944 from ceph/wip-console-creds
2016-08-29 Zack CerzaMerge pull request #942 from dmick/wip-token
2016-08-29 Zack CerzaConsole: rename has_credentials 944/head
2016-08-29 Zack CerzaMerge pull request #858 from smithfarm/wip-openstack...
2016-08-26 Dan Micktest_openstack: misc.sh() is now called with -q 942/head
2016-08-26 Dan MickFix nuke openstack tests (patch OpenStack().run instead...
2016-08-23 Dan MickMerge pull request #937 from ceph/wip-console-log
2016-08-23 Zack CerzaUse the new console_log class 937/head
2016-08-23 Zack CerzaAdd console_log task
2016-08-23 Zack CerzaPatch teardown in some test methods
2016-08-23 Zack CerzaCheck ipmi credentials in a separate method
2016-08-23 Zack CerzaAdd PhysicalConsole.spawn_sol_log()
2016-08-23 Zack CerzaMove ipmi credential storage to PhysicalConsole
2016-08-23 Zack CerzaPhysicalConsole._pexpect_spawn(): pass logfile arg
2016-08-23 Dan MickMerge pull request #938 from ceph/wip-17084
2016-08-23 Zack CerzaMerge pull request #939 from smithfarm/wip-17075
2016-08-23 Nathan CutlerRevert "packages.yaml: reflect python-ceph package... 939/head
next