]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-07-07 Sage Weilsuite: default to 9h results_timeout
2014-07-06 Sage Weilceph.conf: drop min pg per osd warning
2014-07-06 Sage WeilMerge pull request #281 from dachary/wip-lost-unfound
2014-07-03 Zack CerzaDon't mess with ~/src/teuthology by default
2014-07-03 Zack CerzaRelocate teuthology checkouts to ~/src/
2014-07-03 Zack CerzaRemove default results_server
2014-07-03 Zack CerzaAllow setting results_email in teuthology.yaml
2014-07-03 Zack CerzaDon't remove the teuthology repo if errors occur
2014-07-03 Zack CerzaOptionally, don't remove a repo when errors occur
2014-07-03 Zack CerzaAdd another unit test
2014-07-02 Loic Dacharyfix create_pool_with_unique_name call to use profile...
2014-07-02 Loic Dacharydocument create_pool erasure_code_profile_name argument
2014-07-02 Zack CerzaAllow testing with online repos
2014-07-02 Zack CerzaAdd a unit test simulating simultaneous checkouts
2014-07-02 Zack CerzaAdd a couple unit tests for teuthology.parallel
2014-07-01 Sage WeilMerge pull request #280 from dachary/wip-erasure-code...
2014-07-01 Loic Dacharyadd rgw.create_ec_pool default profile
2014-07-01 Alfredo DezaMerge pull request #275 from ceph/wip-replace-update-sh
2014-07-01 Zack CerzaRename suite_base to suite_dir
2014-07-01 Zack CerzaAdd --suite-branch and --suite-base
2014-07-01 Zack CerzaUse a test-specific name/email for the git calls
2014-07-01 Zack CerzaAdd more unit tests
2014-07-01 Zack CerzaMerge pull request #277 from dachary/wip-erasure-code...
2014-07-01 Gregory FarnumMerge pull request #278 from ceph/wip-nullfs
2014-07-01 Loic Dacharyerasure-code: fix typo in create_pool argument name
2014-07-01 Loic Dacharyerasure-code: do not prepend 'ceph' to the erasure...
2014-07-01 Loic Dacharyerasure-code: str() to avoid + conversion errors
2014-06-30 Zack CerzaMerge pull request #271 from dachary/wip-erasure-code...
2014-06-30 Zack CerzaFix linter errors
2014-06-30 Zack CerzaAdd a basic validation of the branch value
2014-06-30 Zack CerzaRun unit tests offline
2014-06-30 Loic Dacharyerasure-code: separate profile from pool creation
2014-06-30 Zack CerzaMerge pull request #233 from ceph/wip-background
2014-06-30 Sage Weilbackground_exec: run something in the background
2014-06-30 Sage Weildaemon-helper: optional kill an entire process group
2014-06-30 Zack CerzaSplit up repo helper into separate functions
2014-06-30 John Spraytask: update 'newfs' users to 'fs new'
2014-06-30 John Spraytask/ceph: Invoke newfs for CephFS as needed
2014-06-27 Zack CerzaUse corrected tube_name
2014-06-27 Zack CerzaReturn corrected tube_name
2014-06-27 Zack CerzaUse teuthology.beanstalk
2014-06-27 Zack CerzaDocument checkout_repo()
2014-06-27 Zack CerzaDrop a "fix" for a bug that probably never existed
2014-06-27 Zack CerzaAdd a note about teuthology scheduling
2014-06-27 Zack CerzaImprove missing branch detection and logging
2014-06-27 Zack CerzaAdd unit tests for repo_utils
2014-06-27 Zack CerzaUse 'ceph-qa-suite.git' for the repo name
2014-06-27 Zack CerzaAlso handle teuthology repo checkouts
2014-06-27 Zack CerzaHandle ceph-qa-suite checkouts
2014-06-27 Zack CerzaGeneralize error message
2014-06-27 Zack CerzaFix linter errors
2014-06-27 Zack CerzaMove repo checkout code to new module repo_utils
2014-06-27 Zack CerzaUse a more informative variable name for dest_path
2014-06-27 Zack CerzaMerge pull request #274 from dachary/wip-facet
2014-06-27 Loic Dacharydocument how to specify a facet in teuthology-suite
2014-06-25 Zack CerzaOnly delete jobs that match the pattern
2014-06-25 Zack CerzaSwap order of job_id and run_name when deleting
2014-06-25 Zack CerzaSkip the kernel stanza if the branch passed is '-'
2014-06-25 Zack CerzaAdd more docstrings
2014-06-25 Zack CerzaNo need to explicitly return None here
2014-06-25 Zack CerzaUpdate unit tests to reflect renamed function
2014-06-25 Zack CerzaAdd a few more docstrings and a debug statement
2014-06-25 Zack CerzaFix a couple linter errors
2014-06-25 Zack CerzaRemove schedule_suite.sh
2014-06-25 Zack CerzaFix bug where the base yaml wasn't being merged
2014-06-25 Zack CerzaWith dry_run, quote any individual args
2014-06-25 Zack CerzaAdd lots of unit tests for teuthology.suite
2014-06-25 Zack CerzaRaise ScheduleFailError even if not sending email
2014-06-25 Zack CerzaDo everything that schedule_suite.sh does
2014-06-25 Zack CerzaAdd default results_email
2014-06-25 Zack CerzaDon't schedule an email job if email isn't set
2014-06-25 Zack CerzaSplit prepare_and_schedule() out of main()
2014-06-25 Zack CerzaUse the return value of schedule_suite()
2014-06-25 Zack CerzaOrganize arguments into logical sections
2014-06-25 Zack CerzaTweak usage formatting
2014-06-25 Zack CerzaDon't reread the entire yaml file...
2014-06-25 Zack CerzaRemove unused functions
2014-06-25 Zack Cerza'and' is a thing
2014-06-25 Zack CerzaTake machine_type instead of worker
2014-06-25 Zack CerzaAdd functions for querying gitbuilder repos
2014-06-25 Zack CerzaSilence connection pool logging
2014-06-25 Zack CerzaRemove 'template' feature
2014-06-25 Zack CerzaOnly allow scheduling one suite per call.
2014-06-25 Zack CerzaPort to docopt
2014-06-25 Zack CerzaRefactor collection scheduling out of main()
2014-06-24 Zack CerzaIf archive_base is None, use config's
2014-06-23 Alfredo DezaMerge pull request #272 from ceph/release
2014-06-20 Zack CerzaUpdate setup.py
2014-06-20 Zack CerzaAllow killing jobs by passing a 'jobspec'.
2014-06-19 Zack CerzaAdd a couple tests for teuthology.schedule
2014-06-16 Zack CerzaMake conf_file optional
2014-06-13 Zack CerzaAdd .ropeproject to .gitignore
2014-06-12 Zack CerzaAdd [--] to usage statement
2014-06-10 Zack CerzaAutomatically watch 'multi' tube if tube_name
2014-06-10 Alfredo DezaMerge pull request #270 from ceph/wip-schedule-suite
2014-06-09 Zack CerzaRefactor teuthology.schedule...
2014-06-09 Zack CerzaRemote 'delete' and 'show' features
2014-06-09 Zack CerzaRemove unused import
2014-06-09 Zack CerzaMerge pull request #268 from ceph/wip-5400
2014-06-09 Sandon Van... Better variable names.
next