]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2016-06-20 Nathan Cutlerorchestra/opsys.py: support openSUSE 858/head
2016-06-20 Nathan Cutleropenstack-opensuse-42.1-user-data.txt: rsyslog
2016-06-20 Loic Dacharyopenstack: openSUSE 42.1 support
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-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-07 Zack CerzaExplain the return value of m_time
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
2016-05-23 Dan MickMerge pull request #860 from ceph/wip-pcp
2016-05-23 Zack CerzaAdd PCP task 860/head
2016-05-20 Dan MickMerge pull request #862 from ceph/wip-15427
2016-05-18 Zack CerzaRemote._sftp_get_file(): Log file size 862/head
2016-05-18 Zack CerzaAdd Remote._format_size()
2016-05-18 Zack CerzaAdd Remote._sftp_get_size()
2016-05-18 Zack CerzaAdd missing unit test for Remote._sftp_open_file
2016-05-18 Zack CerzaRewrite unit tests for orchestra.remote
2016-05-16 Zack CerzaMerge pull request #861 from smithfarm/wip-opensuse...
2016-05-16 John SprayMerge pull request #859 from ceph/wip-15862
2016-05-14 Nathan Cutlerpackaging.py: make _get_distro() support openSUSE 861/head
2016-05-13 Zack CerzaAdd run.Raw.__eq__()
2016-05-13 Josh Durgintask/hadoop: fix for multi cluster is_type() change 859/head
2016-05-09 Zack CerzaMerge pull request #841 from ceph/wip-multi-cluster
2016-05-06 Zack CerzaMerge pull request #855 from dmick/wip-dependencies
2016-05-06 Dan Mickmysqlclient is not needed; MySQLdb-python is for teutho... 855/head
2016-05-06 Dan MickUse the appropriate package name for mysql/mariadb
2016-05-03 Gregory FarnumMerge pull request #854 from ceph/wip-15711
2016-05-03 Zack CerzaAlways mention name and sha1 when scheduling fails 854/head
2016-05-03 Zack CerzaMerge pull request #832 from ceph/wip-fix-nuke
2016-05-03 Dan MickMerge pull request #851 from ceph/wip-prune-mon
2016-05-03 Sage WeilMerge pull request #853 from ceph/wip-pcp2
2016-05-03 Sage Weiltask/selinux: another pcp whitelist 853/head
2016-05-02 Sage WeilMerge pull request #852 from ceph/wip-pcp-selinux
2016-05-02 Zack Cerzatask.selinux: add PCP's pmlogger to the whitelist 852/head
2016-04-29 Zack CerzaPrune mon data along with remote logs 851/head
2016-04-29 Zack CerzaMove subdir removal logic into separate function
2016-04-29 Vasu KulkarniAdd timeout to commands 832/head
2016-04-29 Vasu KulkarniFix nuke, redo some cleanup functions
2016-04-29 Vasu KulkarniRemove ceph and its dependent packages
2016-04-29 Vasu Kulkarniuse timeout feature of paramiko
2016-04-29 Zack CerzaMerge pull request #836 from ceph/wip-rh-bootstrap
2016-04-29 Dan MickMerge pull request #850 from ceph/wip-paramiko
2016-04-28 Zack CerzaUnpin paramiko 850/head
2016-04-21 Yuri WeinsteinMerge pull request #848 from ceph/wip-filter-wusui
2016-04-21 Warren UsuiRestrict filter to not scan too far up a path. 848/head
2016-04-20 Vasu KulkarniChanges for bootstrap to work on RHEL 836/head
2016-04-19 Dan MickMerge pull request #846 from ceph/wip-babel
2016-04-19 Zack CerzaWork around pip dependency issue w/ nova and Babel 846/head
2016-04-15 Dan MickMerge pull request #845 from ceph/wip-vault-pass
2016-04-15 Zack Cerzaansible.CephLab: touch ~/.vault_pass.txt 845/head
2016-04-14 Dan MickMerge pull request #843 from ceph/wip-gethash
next