]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
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
2014-08-01 David ZafmanTasks are failing since using "data" pool no longer... 303/head
2014-08-01 Zack CerzaExpand '~' in ssh key paths
2014-08-01 Zack CerzaMerge pull request #301 from ceph/wip-nuke-vpm
2014-07-31 Sage Weilceph_manager: increase osd revival timeout from 75...
2014-07-31 Sage Weilvalgrind: ignore ec plugin factory leaks
2014-07-30 John SprayMerge pull request #300 from ceph/wip-mpi-vers
2014-07-30 Zack CerzaMerge pull request #302 from ceph/wip-8850
2014-07-30 Alfredo Dezaadd another call to use "ps aux" 302/head
2014-07-30 Alfredo Dezatell us if you are really not running any more
2014-07-30 Sage Weilnuke: allow nuking vpm hosts 301/head
2014-07-30 John Spraytask/mpi: Explicit check for version mismatch 300/head
2014-07-29 Zack CerzaFix package_version_for_hash() call
2014-07-29 John Spraytask/mds_journal_migration: fix cleanup
2014-07-27 John Spraytask/workunit: add sudo to dir delete
2014-07-25 Zack CerzaMerge pull request #296 from ceph/wip-standby-mds
2014-07-25 Sage Weiltask/osd_recovery: use rbd instead of metadata pool
2014-07-25 Sage Weiltask/osd_backfill: use 'rbd' instead of 'data' pool
2014-07-25 John Spraytask/workunit: general tidy 296/head
2014-07-25 John Spraytask/workunit: clean up dir deletion
2014-07-25 John Spraytask/cephfs: generalise Filesystem for multi-MDS
2014-07-24 Zack CerzaRemove oddly-placed, broken import
2014-07-24 Zack CerzaRename CephState to DaemonGroup and move to orchestra
2014-07-24 Zack CerzaMove DaemonState to teuthology.orchestra
2014-07-22 Zack CerzaFail sooner if an invalid config_yaml is passed
2014-07-22 Zack CerzaRemove kcon_most
2014-07-22 Zack CerzaMerge pull request #293 from ceph/wip-ship-utilities
2014-07-22 Sage Weilceph_deploy: use new ship_utilities location 293/head
2014-07-21 John Spraytask/mds_journal_migration: use existing clients
2014-07-19 Sage Weilmove ship_utilities to install task (from ceph test)
2014-07-16 Zack CerzaFix get_hash() arg ordering
2014-07-15 Zack CerzaMerge pull request #287 from ceph/wip-mds-sessions
2014-07-15 Zack CerzaMerge pull request #288 from ceph/wip-upgrade-fix
2014-07-15 Sage WeilMerge pull request #291 from ceph/wip-rgw-pools
2014-07-15 Yehuda Sadehrgw: set data extra pool correctly 291/head
2014-07-15 Zack CerzaAdd and use new fetch() method
2014-07-15 Sage WeilMerge pull request #290 from ceph/wip-deep-scrub
2014-07-15 Zack CerzaFix a bug where results_email was being ignored
next