]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2015-12-09 Loic Dacharymisc: truncating shell output to 1024 per line 743/head
2015-12-07 Andrew SchoenMerge pull request #741 from ceph/wip-apt-mirror
2015-12-07 Zack CerzaStop hardcoding apt-mirror's IP 741/head
2015-12-07 Zack CerzaMerge pull request #740 from smithfarm/wip-bootstrap...
2015-12-07 Nathan Cutlerbootstrap: fixes for openSUSE 740/head
2015-12-03 Andrew SchoenMerge pull request #737 from ceph/wip-config-port
2015-12-02 Zack Cerzanuke: Use newer config API 737/head
2015-12-02 Zack Cerzanuke: Linter fixes
2015-12-02 Zack Cerzamisc: Use newer config API
2015-12-02 Zack CerzaImplement YamlConfig.get()
2015-12-02 Zack CerzaDrop misc.read_config()
2015-12-01 Zack CerzaMerge pull request #723 from dachary/wip-nuke-stale...
2015-12-01 Zack CerzaMerge pull request #709 from ceph/wip-epel-remove
2015-12-01 Zack CerzaMerge pull request #710 from dachary/wip-internal-build...
2015-12-01 Zack CerzaMerge pull request #719 from dachary/wip-openstack...
2015-12-01 Zack CerzaMerge pull request #720 from dachary/wip-openstack...
2015-12-01 Zack CerzaMerge pull request #722 from dachary/wip-openstack...
2015-12-01 Loic Dacharynuke: cleanup stale OpenStack resources 723/head
2015-12-01 Loic Dacharylock: locked_since_seconds converts locked_since
2015-12-01 Loic Dacharyopenstack: introduce OpenStackInstance
2015-11-27 Loic Dacharyinternal: the buildpackages task must come first 710/head
2015-11-27 Loic Dacharyopenstack: run one job at a time by default 722/head
2015-11-26 Loic Dacharyopenstack: teuthology for 100 or more need 32GB 720/head
2015-11-26 Loic Dacharyopenstack: run 20 server/deletion at a time 719/head
2015-11-25 Loic DacharyMerge pull request #679 from ceph/wip-unpin-gevent
2015-11-25 Zack Cerzalibevent -> libev for newer gevent 679/head
2015-11-25 Zack CerzaUnpin gevent version
2015-11-24 Dan MickMerge pull request #716 from ceph/wip-fix-setuptools
2015-11-24 Zack CerzaWork around setuptools 18.6 regression 716/head
2015-11-20 Zack CerzaMerge pull request #676 from dachary/wip-openstack...
2015-11-20 Zack CerzaMerge pull request #696 from dachary/wip-openstack...
2015-11-20 Zack CerzaMerge pull request #695 from dachary/wip-openstack...
2015-11-20 Zack CerzaMerge pull request #697 from dachary/wip-openstack...
2015-11-20 Zack CerzaMerge pull request #705 from dachary/wip-glance-raw
2015-11-20 Zack CerzaMerge pull request #706 from dachary/wip-dreamhost...
2015-11-20 Zack CerzaMerge pull request #707 from dachary/wip-openstack...
2015-11-20 Zack CerzaMerge pull request #693 from dachary/wip-no-roles
2015-11-19 Loic Dacharytests: teuthology-* --invalid-option is a sure fail 693/head
2015-11-18 Vasu KulkarniRemove epel packages during downstream testing if prese... 709/head
2015-11-17 Andrew SchoenMerge pull request #708 from ceph/wip-tolerate-giterror
2015-11-17 Zack Cerzafetch_repo(): Call rmtree() when all attempts fail 708/head
2015-11-17 Zack CerzaDon't call rmtree() on GitErrors
2015-11-16 Loic Dacharyopenstack: wait for server delete to complete 707/head
2015-11-16 Loic Dacharyrun: do not lock machines if there are no roles
2015-11-16 Loic Dacharyopenstack: set dreamhost if OS_AUTH_URL has dream.io 706/head
2015-11-16 Loic Dacharyopenstack: support glance disk-format raw 705/head
2015-11-16 Loic Dacharyopenstack: add 8.8.8.8 as a last resort resolver 695/head
2015-11-16 Loic Dacharyopenstack: only consider IPv4 subnets 696/head
2015-11-16 Loic Dacharyopenstack: try to get private IP from neutron 697/head
2015-11-11 Sage Weilceph.conf: filstore {ondisk,apply} finisher threads = 3
2015-11-10 Zack CerzaMerge pull request #698 from dachary/wip-openstack...
2015-11-10 Zack CerzaMerge pull request #703 from dachary/wip-os-client...
2015-11-10 Loic DacharyUnpin os-client-config 703/head
2015-11-10 Dan MickMerge pull request #702 from ceph/wip-empty-roles
2015-11-09 Zack CerzaRun jobs even if 'roles' is empty 702/head
2015-11-06 Andrew SchoenMerge pull request #701 from ceph/wip-suite-tests
2015-11-06 Zack CerzaTestSuiteMain.test_main(): don't hit the network 701/head
2015-11-06 Loic DacharyMerge pull request #700 from ceph/wip-pin-occ
2015-11-06 Zack CerzaPin os-client-config to 1.9.0 700/head
2015-11-06 Zack CerzaMerge pull request #649 from dachary/wip-install-doc
2015-11-05 Andrew SchoenMerge pull request #699 from ceph/wip-results
2015-11-05 Zack CerzaMore consistent spacing between sections 699/head
2015-11-05 Zack CerzaFormat durations as HH:MM:SS
2015-11-05 Zack CerzaIncrease polling interval
2015-11-05 Zack CerzaRefactor teuthology.results to remove copypasta
2015-11-05 Zack CerzaHandle all possible job states
2015-11-05 Zack CerzaUpdate unit tests for teuthology.results
2015-11-05 Zack CerzaUse paddles instead of the filesystem
2015-11-04 Zack CerzaProvide a default for --timeout
2015-11-04 Loic Dacharyopenstack: poll every 30 seconds instead of 2 698/head
2015-11-03 Zack CerzaMerge pull request #692 from dachary/wip-upload-order
2015-11-03 Zack CerzaMerge pull request #691 from dachary/wip-suite-sha1
2015-11-03 Zack CerzaMerge pull request #689 from dachary/wip-openstack...
2015-11-03 Zack CerzaMerge pull request #688 from dachary/wip-tests-openstac...
2015-11-03 Zack CerzaMerge pull request #690 from dachary/wip-openstack...
2015-11-03 Loic Dacharyrun: upload must happen after archive 692/head
2015-11-03 Loic Dacharysuite: add the ceph-qa-suite hash to the job config 691/head
2015-11-03 Loic Dacharyopenstack: disable teuthology-suite sha1 verification 690/head
2015-11-03 Loic Dacharyopenstack: get user-data path relative to the sources 689/head
2015-11-03 Loic Dacharyopenstack: tests: use new resources hint style 688/head
2015-11-02 Zack CerzaMerge pull request #637 from dachary/wip-suite-sha1
2015-11-02 Loic DacharyMerge pull request #687 from ceph/wip-sh-tests
2015-11-02 Loic DacharyMerge pull request #2 from zmc/wip-suite-tests 637/head
2015-11-02 Zack Cerzasuite: Fix updated unit test
2015-11-02 Zack CerzaFix misc.sh() tests on MacOS 687/head
2015-11-02 Zack CerzaMerge pull request #685 from dachary/wip-13656-openstac...
2015-10-31 Loic Dacharyopenstack: increase ssh timeout to 240 (part 2) 676/head
2015-10-31 Loic Dacharysuite: add config.suite_verify_ceph_hash when no gitbuilder
2015-10-31 Loic Dacharysuite: implement git_branch_exists with ls-remote 684/head
2015-10-31 Loic Dacharysuite: add the git_ls_remote function
2015-10-31 Loic Dacharysuite: split build_git_url out of github_branch_exists
2015-10-31 Loic Dacharyopenstack: more robust server deletion 685/head
2015-10-29 Zack CerzaMerge pull request #681 from dachary/wip-instance-creat...
2015-10-29 Zack CerzaMerge pull request #678 from dachary/wip-git-url
2015-10-29 Zack CerzaMerge pull request #682 from dachary/wip-sh-verbosity
2015-10-28 Loic Dacharymisc: .sh must not log the output twice on error 682/head
2015-10-28 Loic Dacharyopenstack: global server creation lock 681/head
2015-10-28 Zack CerzaMerge pull request #677 from dachary/wip-openstack...
2015-10-28 Zack CerzaMerge pull request #680 from dachary/wip-sh-verbosity
2015-10-28 Loic Dacharymisc: reduce misc.sh verbosity 680/head
next