]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2016-06-30 Zack CerzaUse ansible >= 2.0 899/head
2016-06-30 Dan MickMerge pull request #896 from ceph/wip-test-reqs
2016-06-30 Zack CerzaAdd test requirements 896/head
2016-06-30 Dan MickMerge pull request #893 from ceph/wip-gbp
2016-06-29 Zack CerzaGitbuilderProject: respect branch in config 893/head
2016-06-29 Zack CerzaGitbuilderProject test: respect branch in config
2016-06-29 Dan MickMerge pull request #892 from ceph/wip-10481-new
2016-06-29 Zack CerzaInstall -release RPMs directly 892/head
2016-06-28 Sage Weilvalgrind: make threadlocalptr whitelist more generic
2016-06-28 Dan MickMerge pull request #888 from dmick/master
2016-06-28 Dan Micksuite.py: must pass at least once through the backtrack... 888/head
2016-06-28 Zack CerzaMerge pull request #887 from dmick/master
2016-06-28 Dan Micksuite.py: defaulting newest to 10 means it's always... 887/head
2016-06-27 Zack CerzaMerge pull request #886 from dmick/master
2016-06-27 Dan Micksuite/run.py: rebuild base config on sha1 backtrack 886/head
2016-06-27 Dan Micksuite/run.py: refactor to reuse config substitution...
2016-06-27 Dan Micksuite/run.py: don't warn about backtrack failure if...
2016-06-24 Zack CerzaMerge pull request #885 from dmick/master
2016-06-24 Dan Micksuite/run.py: fix order of args to schedule_fail() 885/head
2016-06-24 Zack CerzaMerge pull request #884 from dmick/master
2016-06-24 Sage Weilteuthology/task/valgrind: more rocksdb suppressions
2016-06-24 Dan MickCome to an agreement about how to spell "committish" 884/head
2016-06-24 Dan Micktest_find_git_parent: Compress the Mock setup a bit
2016-06-23 Zack CerzaMerge pull request #883 from dmick/wip-newest
2016-06-23 Dan MickAdd test for util.find_git_parent() 883/head
2016-06-23 Dan Mickteuthology-suite: Implement --newest
2016-06-23 Dan Mickutil.py: use passed package_versions dict even if empty
2016-06-23 Dan MickFactor "collect jobs" and "schedule jobs" from schedule...
2016-06-23 Dan Mickpackaging.GitbuilderProject: allow more spec from config
2016-06-22 vasukulkarniMerge pull request #849 from ceph/wip-fix-overrides
2016-06-22 Samuel JustMerge pull request #882 from ceph/wip-rocksdb-leak
2016-06-21 Vasu KulkarniFix ceph-deploy 'branch' override 849/head
2016-06-21 vasukulkarniMerge pull request #880 from ceph/wip-docs
2016-06-20 Zack CerzaSeveral clarifications and removals 880/head
2016-06-17 Sage Weilvalgrind: add supporession for rocksdb thread local... 882/head
2016-06-17 Dan MickMerge pull request #881 from ceph/wip-downburst-wait
2016-06-16 Zack CerzaPass --wait to downburst 881/head
2016-06-16 Zack CerzaMove downburst section to its own doc
2016-06-16 Zack CerzaFix reference to lab_setup
2016-06-16 Zack CerzaMove detailed test config info to its own doc
2016-06-16 Zack CerzaAdd intro for testers
2016-06-16 Zack CerzaAdd new README.rst specifically for GitHub
2016-06-16 Zack CerzaRename 'contents' to 'index'
2016-06-16 Zack CerzaMove OpenStack backend section to its own file
2016-06-15 Dan MickMerge pull request #879 from ceph/wip-16335
2016-06-15 Dan MickMerge pull request #878 from ceph/wip-16302
2016-06-15 Zack CerzaFix regression in --subset 879/head
2016-06-15 Zack CerzaInstall python 2.7 on ubuntu downburst VMs 878/head
2016-06-15 Yuri WeinsteinMerge pull request #877 from ceph/wip-suite-fix
2016-06-15 Zack Cerzaget_gitbuilder_hash: use default distro if needed 877/head
2016-06-14 Dan MickMerge pull request #872 from ceph/wip-suite-gbp
2016-06-14 Zack CerzaFix indenting 872/head
2016-06-14 Zack CerzaRemove duplicate deep_copy call and no-op assert
2016-06-14 Zack CerzaRemove unnecessary hyphen
2016-06-10 Zack CerzaMerge pull request #876 from batrick/bash-syntax-error
2016-06-10 Patrick Donnellynuke.py: remove trailing fi token 876/head
2016-06-09 Zack CerzaMove README.rst to docs/
2016-06-09 Zack CerzaRemove generated API docs on 'make clean'
2016-06-07 Zack CerzaExplain the return value of m_time
2016-06-07 Zack CerzaAdd generated openstack API docs
2016-06-07 Dan MickMerge pull request #873 from ceph/wip-pcp-archive
2016-06-07 Zack Cerzapcp: Use a smarter check for archive presence 873/head
2016-06-03 Zack CerzaMake teuthology.suite a subpackage
2016-06-03 Zack CerzaRefactor parts of suite into new Run class
2016-06-03 Zack CerzaSpeed up test_wait_*
2016-06-03 Zack CerzaRemove unused get_gitbuilder_url()
2016-06-03 Zack Cerzasuite: Use GitbuilderProject for more methods
2016-06-03 Zack CerzaAdd OS.__eq__()
2016-06-03 Zack Cerzapackaging: Don't hardcode arch
2016-06-03 Zack Cerzasuite: Use opsys and packaging modules
2016-06-03 Zack Cerzapackaging: Drop GitbuilderProject._get_codename()
2016-06-03 Zack Cerzapackaging: Fix GBP._get_distro() for fedora
2016-06-03 Zack CerzaOS: Don't raise if a codename isn't found
2016-06-03 Zack CerzaOS: Add more codenames
2016-06-03 Zack Cerzapackaging: Mark three methods as static/class
2016-06-03 Zack Cerzapackaging: use OS's new codename discovery
2016-06-03 Zack CerzaOS: Automatically determine version or codename
2016-06-03 Zack CerzaMove constants to opsys module
2016-06-02 Dan MickMerge pull request #868 from ceph/wip-4gb-vm
2016-06-02 Zack CerzaBump downburst VMs to 4GB 868/head
2016-05-31 Dan MickMerge pull request #867 from ceph/wip-16049
2016-05-31 Zack Cerzapcp: Don't fail a job if graph downloading fails 867/head
2016-05-31 Zack CerzaFix abbreviated TestPCPTask.test_end()
2016-05-31 Zack CerzaMerge pull request #866 from ceph/wip-suite-not-found
2016-05-27 Dan Micktest_describe_tests: remove 'manual test stubs' 866/head
2016-05-27 Dan Micktest_suite: recode to use patch.start()
2016-05-27 Dan Micksuite: update tests to handle new 'exists' fs operator
2016-05-27 Dan Micksuite.py: tell you that the suite you asked for doesn...
2016-05-26 Dan MickMerge pull request #865 from ceph/wip-13925
2016-05-25 Zack CerzaWhen bootstrap/fetch fails, mark the job as dead 865/head
2016-05-25 Zack CerzaMove MaxWhileTries to the exceptions module
2016-05-25 Zack CerzaAdd a test for issue 13925
2016-05-25 Zack CerzaAdd a test for the worker's main loop
2016-05-24 Zack CerzaMove job preparation to new prep_job method
2016-05-24 Zack CerzaMerge pull request #863 from dmick/wip-suite-sha1
2016-05-24 Dan Micktest_suite: add new ceph_sha1 param, tests for same 863/head
2016-05-24 Dan Micksuite: add '--sha1/S' to specify Ceph sha1 directly
2016-05-24 Zack CerzaAdd a unit test for a nonexistent ceph branch
2016-05-24 Zack CerzaAdd SkipJob
2016-05-24 Zack CerzaStore job.jid as job_id
next