]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2014-08-27 Sage Weiltask/install: install libcephfs-java (deb) 321/head
2014-08-27 Sage Weiltask/install: move package list to top of file
2014-08-25 Zack CerzaMerge pull request #318 from ceph/wip-defaults
2014-08-25 Zack CerzaMore hostname handling fixes
2014-08-25 Zack CerzaRevert "Canonicalize hostnames"
2014-08-25 Zack CerzaRemove the 'user@' prefix before checking status
2014-08-25 Zack CerzaAllow passing user=None to remove the 'user@'
2014-08-25 Zack CerzaFix canonicalize_hostname()
2014-08-25 Zack CerzaRemove unused import
2014-08-25 Zack CerzaCanonicalize hostnames in yet another place
2014-08-25 Sage Weilsuite: scheule in mira,burnupi,plana by deafult 318/head
2014-08-25 Sage Weilteuthology-queue: list multi queue by default
2014-08-25 Zack CerzaCanonicalize hostnames
2014-08-25 Zack CerzaUse new vm_host attribute
2014-08-25 Zack CerzaDon't dump all vm_host details when listing
2014-08-25 Zack CerzaReflect updated field names
2014-08-25 Zack CerzaUpdate provision module to use new lock server
2014-08-25 Zack CerzaUse Remote.shortname instead of regex
2014-08-25 Zack CerzaAdd unlock_many() and use it when possible
2014-08-25 Zack CerzaUpdate internal task to use new lockserver
2014-08-25 Zack CerzaMake far less requests when simply locking
2014-08-25 Zack CerzaOptimize some list_locks() calls
2014-08-25 Zack CerzaProperly query for multiple machine types
2014-08-25 Zack CerzaUse consistent URI for lock server
2014-08-25 Zack CerzaRemove old lock server
2014-08-25 Zack CerzaChange default lock server to paddles
2014-08-25 Zack CerzaUse /nodes/ as the lock server endpoint
2014-08-25 Zack CerzaUpdate to use new ssh-keyscan API
2014-08-25 Zack CerzaRewrite ssh public key updating
2014-08-25 Zack CerzaUse new ssh_keyscan() function
2014-08-25 Zack CerzaNo need to be passing ctx to update_lock()
2014-08-25 Zack CerzaAdd new ssh_keyscan() method
2014-08-25 Zack CerzaRe-order functions in module
2014-08-25 Zack Cerzakeyscan_check(): don't require ctx to be passed
2014-08-25 Zack CerzaUpdate lock_many(), update_lock(), and main()
2014-08-25 Zack CerzaFix PEP-8 issues
2014-08-25 Zack CerzaRefactoring
2014-08-25 Zack CerzaUpdate do_summary()
2014-08-25 Zack CerzaRewrite list_locks()
2014-08-25 Zack CerzaMake (de)canonicalize_hostname() work without user
2014-08-25 Zack CerzaAdd unit tests for (de)canonicalize_hostname()
2014-08-25 Zack CerzaUpdate/rewrite several functions to use paddles
2014-08-22 Sage Weilceph.conf: mon reweight min pgs per osd = 4
2014-08-21 Zack CerzaAdd --suite-path
2014-08-20 Yuri WeinsteinMerge pull request #316 from ceph/wip-9183-wusui
2014-08-20 Warren UsuiFix return from schedule_suite. 316/head
2014-08-19 Zack CerzaMerge pull request #309 from ceph/wip-8954-wusui
2014-08-19 Sage Weilvalgrind: make trusty tcmalloc supporession more general
2014-08-19 Zack CerzaUse suite_path, if set, for one-off jobs as well
2014-08-19 Warren UsuiAdd filter and filter-off suite options. 309/head
2014-08-18 Zack CerzaMerge pull request #313 from ceph/wip-rhel
2014-08-18 Zack CerzaMerge pull request #315 from ceph/wip-8877
2014-08-18 Sandon Van... Skip nuke and just destroy VPS if nuke is --unlock 315/head
2014-08-16 Sage Weilinstall: use rhel builder for rhel 313/head
2014-08-16 Sage WeilMerge pull request #312 from ceph/wip-tls-leak
2014-08-15 Sage Weilvalgrind: suppress eglibc leak of TLS 312/head
2014-08-14 Zack CerzaPerform some sanity checks on --name
2014-08-14 Zack CerzaMake --name required
2014-08-13 Zack CerzaDon't fetch the suite if we can already find it
2014-08-13 Zack CerzaAttach FileHandlers to the RootLogger object
2014-08-12 Zack CerzaDon't remove lockfiles
2014-08-12 Zack CerzaAdd retries to fetch_teuthology()
2014-08-12 Zack CerzaAdd BootstrapError
2014-08-12 Zack CerzaIf bootstrap fails, remove the virtualenv
2014-08-12 Zack CerzaFix another variable name
2014-08-12 Zack CerzaAdd message to exception log
2014-08-12 Zack CerzaAdd retries to fetch_qa_suite()
2014-08-12 Zack CerzaUse GitError instead of RuntimeError
2014-08-12 Zack CerzaAdd GitError
2014-08-12 Zack CerzaFix some variable naming
2014-08-12 Zack CerzaMerge pull request #310 from ceph/wip-valgrind
2014-08-12 Sage Weilmisc: pass premable through when no valgrind 310/head
2014-08-11 Zack CerzaBe more informative if owner info is missing
2014-08-11 Zack CerzaFix format string
2014-08-11 Zack CerzaDon't redefine 'remote'
2014-08-11 Zack CerzaDon't import from inside functions
2014-08-08 Zack CerzaAttempt fetches on init, before running jobs
2014-08-08 Zack CerzaAlso rmtree on RuntimeError
2014-08-08 Zack CerzaDisable pyc removal for now
2014-08-08 Zack CerzaBump all log levels to info
2014-08-07 Zack CerzaDefault to using the master branch of teuthology
2014-08-07 Zack CerzaFor non-scheduled jobs, check out the suite repo. 307/head
2014-08-07 Zack CerzaAfter resetting a repo, remove all pyc files
2014-08-07 Zack CerzaMake teuthology-{suite,worker} share repo code
2014-08-07 Zack CerzaReimplement the file locker as a context manager
2014-08-07 Zack CerzaMove exception into a new exceptions module
2014-08-07 Zack CerzaMove functions into repo_utils
2014-08-07 Zack CerzaFix NameError
2014-08-06 Zack CerzaCorrectly find both internal and external tasks
2014-08-06 Zack CerzaRemove most ceph-specific tasks. They are in ceph-qa...
2014-08-06 Zack CerzaMerge pull request #306 from ceph/wip-9024
2014-08-06 Alfredo Dezaignore errors if 'ps aux' fails 306/head
2014-08-04 Zack CerzaMerge pull request #305 from ceph/wip-8640
2014-08-04 Alfredo Dezacreate a --version flag for teuthology 305/head
2014-08-04 Alfredo Dezapull the version and description in setup.py
2014-08-04 Alfredo Dezaadd an initial version to teuthology
2014-08-04 Zack CerzaTweak usage statement
2014-08-04 Zack CerzaMerge pull request #304 from ceph/wip-fix-build-matrix
2014-08-04 Sage Weilsuite: fix build_matrix when non-yaml present in % dir 304/head
2014-08-02 David ZafmanMerge pull request #303 from ceph/wip-8930
next