]> git.apps.os.sepia.ceph.com Git - teuthology.git/shortlog
teuthology.git
2014-12-13 Dan Mickscripts/suite.py: remove default -k (kernel) value 394/head
2014-12-12 Andrew SchoenRevert "respect --os-version and --os-type in teutholog...
2014-12-12 Zack CerzaMerge pull request #393 from ceph/wip-10260
2014-12-12 Zack CerzaFix broken error message
2014-12-12 Zack CerzaTweak ScheduleFailError wording
2014-12-12 Zack CerzaRemove stray 'raise'
2014-12-12 Zack CerzaMerge pull request #390 from ceph/wip-nuke-stale
2014-12-12 Zack CerzaRemove redundant read_config() call 390/head
2014-12-12 Zack CerzaAdd teuthology-nuke --stale
2014-12-12 Zack CerzaPort to docopt
2014-12-12 Zack CerzaPEP-8 fixes
2014-12-12 Zack CerzaAdd find_stale_locks()
2014-12-12 Zack CerzaMerge pull request #395 from andrewschoen/worker-waitin...
2014-12-12 Andrew Schoenremove the status from the call to paddles from worker... 395/head
2014-12-12 Zack CerzaFix breakage in 6114acc
2014-12-12 Dan Mickteuthology.run: conditionally add fake_ctx to teutholog... 393/head
2014-12-12 Dan MickMerge pull request #387 from andrewschoen/issue-10279
2014-12-12 Zack CerzaMerge pull request #392 from andrewschoen/locking-statu...
2014-12-11 Zack CerzaTimeout needs to be an int
2014-12-11 Andrew Schoenput a job into a 'waiting' status while it's locking... 392/head
2014-12-11 Zack CerzaMerge pull request #389 from andrewschoen/run-report...
2014-12-11 Dan MickMerge pull request #388 from ceph/wip-10283
2014-12-10 Andrew Schoenwe need to use fake_ctx.summary when reporting the... 389/head
2014-12-09 Dan Mickteuthology/suite: log correct per-job description 388/head
2014-12-09 Andrew Schoenrespect --os-version and --os-type in teuthology.run... 387/head
2014-12-09 Sandon Van... Don't assume y on distro kernel reinstall...
2014-12-09 Zack CerzaMerge pull request #386 from andrewschoen/run-test
2014-12-09 Andrew Schoenensures owner and machine_type are added to fake_ctx... 386/head
2014-12-09 Zack CerzaMerge pull request #384 from andrewschoen/doc-tweaks
2014-12-09 Zack CerzaMerge pull request #383 from ceph/wip-downburst-fqdn
2014-12-09 Zack CerzaMerge pull request #385 from andrewschoen/run-test
2014-12-09 Andrew Schoenwrite a test for teuthology.run that makes sure that... 385/head
2014-12-09 Andrew Schoendocopt was creating a --lock) param; fix the docstring...
2014-12-09 Andrew Schoenfixed broken links to worker_start.sh and create_nodes.py 384/head
2014-12-09 Sandon Van... Use FQDN in downburst yaml. 383/head
2014-12-09 Zack CerzaRe-store improvised owner value
2014-12-09 Zack CerzaCorrectly handle explicit None values
2014-12-08 Zack CerzaMerge pull request #322 from ceph/wip-fix-update-hang
2014-12-08 Zack CerzaMerge pull request #382 from andrewschoen/doc-tweaks
2014-12-08 Andrew Schoenadded autogenerated rst files from sphinx-apidoc in... 382/head
2014-12-08 Andrew Schoenadd a reference so we can link installation and setup...
2014-12-08 Zack CerzaMerge pull request #370 from andrewschoen/docopt-run
2014-12-08 Andrew Schoenfixing some docs 370/head
2014-12-06 Andrew SchoenReplaced the TeuthologyConfig instance in FakeNamespace...
2014-12-06 Andrew SchoenFixed a bug where I wasn't setting machine_type correct...
2014-12-06 Andrew Schoenmodified __getattr__ for FakeNamespace so that it raise...
2014-12-06 Andrew Schoensimple documentation update
2014-12-06 Andrew SchoenVarious bug fixes while running tests on this branch...
2014-12-06 Andrew SchoenPorts the teuthology.run command to docopt instead...
2014-12-06 Andrew SchoenCreates a merge_configs function in teuthology.misc...
2014-12-06 Andrew SchoenAdds a FakeNamespace object to teuthology.config that...
2014-12-06 Andrew Schoenport the argument parsing for teuthology.run to docopt
2014-12-05 Sandon Van... Minor change for distro kernel bug.
2014-12-05 Zack CerzaMerge pull request #380 from ceph/wip-kernel-fixes...
2014-12-04 Sandon Van... Various bug-fixes with kernel installs. 380/head
2014-12-04 Zack CerzaMerge pull request #378 from ceph/wip-opsys
2014-12-04 Zack CerzaMerge pull request #379 from andrewschoen/worker-tests
2014-12-04 Andrew Schoenadds 50% test coverage to teuthology.worker without... 379/head
2014-12-04 Zack CerzaAdd OS.codename 378/head
2014-12-04 Zack CerzaMerge pull request #375 from ceph/wip-dmick
2014-12-04 Zack CerzaMerge pull request #376 from ceph/wip-sha-compare-fix
2014-12-04 Zack CerzaMerge pull request #377 from ceph/wip-kill-fixes
2014-12-04 Ilya DryomovNo need to invoke teuthology-nuke if there is nothing... 377/head
2014-12-04 Ilya DryomovDon't fetch owner info from job_info when --owner given
2014-12-04 Ilya Dryomovkernel: fix commit hash matching in need_to_install() 376/head
2014-12-04 Dan Mickmisc.append_lines_to_file: respect sudo 375/head
2014-12-04 Dan Mickmisc.create_file: if sudo, must sudo for chmod as well.
2014-12-04 Dan Mickmisc.get_system_type(): fix distro=False version=True...
2014-12-04 Dan Mickorchestra/run.py: document use of Raw()
2014-12-04 Dan Mickpackaging.py: Use misc.get_system_type()
2014-12-03 Dan MickRemove obsolete calamari task
2014-12-03 Dan Mickpackaging.py: import misc as misc, not teuthology
2014-12-03 Zack CerzaMerge pull request #374 from andrewschoen/orchestra...
2014-12-03 Andrew Schoenmoved all the cluster.write_file tests into their own... 374/head
2014-12-03 Zack CerzaMerge pull request #373 from andrewschoen/orchestra...
2014-12-03 Zack CerzaRefuse to schedule against missing suite branches
2014-12-03 Andrew Schoenremoved fudge and unneeded asserts 373/head
2014-12-03 Andrew Schoenadded a test for teuthology.orchestra.cluster.write_file
2014-12-03 Andrew SchoenMerge pull request #372 from ceph/wip-10034-wusui
2014-12-03 Zack CerzaMerge pull request #366 from dachary/wip-10170-write...
2014-12-03 Warren UsuiAdded calamari-server 372/head
2014-12-02 Zack CerzaMerge pull request #371 from ceph/docs
2014-12-02 Zack CerzaAdd autogenerated API docs to Sphinx output 371/head
2014-12-02 Zack CerzaMerge pull request #369 from ceph/docs
2014-12-02 Zack CerzaReorganize documentation and Sphinx files 369/head
2014-12-01 Zack CerzaAdd docs to tox envlist
2014-12-01 Zack CerzaRemove fancy source file handling
2014-12-01 Zack CerzaAdd stub source files linking to canonical documents
2014-11-25 Zack CerzaMerge pull request #360 from andrewschoen/docopt-ls
2014-11-25 Andrew Schoenadding tests for teuthology.ls, coverage now at 88% 360/head
2014-11-25 Zack CerzaAdd LAB_SETUP.rst to Sphinx build
2014-11-25 Zack CerzaAdd reference configs
2014-11-25 Zack CerzaAdd lab setup doc
2014-11-25 Andrew Schoenport teuthology-ls to use docopt instead of argparse
2014-11-24 Zack CerzaCheck individual jobs for packages
2014-11-24 Sage WeilRevert "ceph.conf: filestore fiemap = true"
2014-11-24 Sage WeilMerge pull request #367 from ceph/wip-rgw-swift
2014-11-24 Yehuda Sadehswift: set full access to subusers creation 367/head
2014-11-22 Loic Dacharycluster: add owner argument to write_file 366/head
2014-11-22 Loic Dacharycluster: remove extra write_file argument
next