2013-09-03 |
Zack Cerza | Add note about public teuthology logs. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Zack Cerza | Wrap paragraphs. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Zack Cerza | Logs and Sentry links are public now. |
commit | commitdiff | tree | snapshot |
2013-09-03 |
Sage Weil | Revert "Use install -d for /var/log/ceph." |
commit | commitdiff | tree | snapshot |
2013-09-01 |
Sage Weil | schedule_suite.sh: default email to ceph-qa@ceph.com |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Sage Weil | Revert "get_scratch_devices(): catch CommandFailedError... |
commit | commitdiff | tree | snapshot |
2013-08-31 |
Sage Weil | README: add deps |
commit | commitdiff | tree | snapshot |
2013-08-31 |
tamil | s/ceph-debug/ceph-debuginfo for rpms |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Dan Mick | get_scratch_devices(): catch CommandFailedError, log... |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Alfredo Deza | Merge pull request #63 from ceph/wip-logger |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Zack Cerza | Never use 'except:' without specifying an Exception. |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Alfredo Deza | Merge pull request #62 from ceph/wip-logger |
commit | commitdiff | tree | snapshot |
2013-08-30 |
Sage Weil | run: do not import at top level |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Zack Cerza | Add hung job description to email |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Alfredo Deza | Merge pull request #61 from ceph/wip-logger |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Zack Cerza | Workers: only log child's stderr, not stdout |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Zack Cerza | Don't print colon if there's no exception message.... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Zack Cerza | Pretty-up write_initial_metadata; s/run/name/ |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Zack Cerza | Add exception hook |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Sage Weil | run: write info.yaml on job start |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Zack Cerza | Move logging setup out of main() |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Sage Weil | test |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Sage Weil | run: set up archive dir and logger output sooner |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Alfredo Deza | Merge pull request #58 from ceph/queue |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Sage Weil | schedule_suite.sh: allow partial 'suite' names |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Sage Weil | suite: return [] for build_matrix base case |
commit | commitdiff | tree | snapshot |
2013-08-29 |
Alfredo Deza | Merge pull request #60 from ceph/sentry |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Zack Cerza | Merge pull request #59 from ceph/wip-collections |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Zack Cerza | Add run name to first line of email. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | suite: build_matrix as a list of filenames, not file... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | suite: allow individual files to be scheduled |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | suite: generalize collection expansion |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | suite: clean up imports |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | suite: make collection args (optionally) relative to... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | suite: make names a bit more friendly |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | suite: add --dry-run |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Zack Cerza | Don't assume anything about the base path here. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Alfredo Deza | Merge pull request #54 from ceph/sentry |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Zack Cerza | Don't return inside __init__ |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Zack Cerza | Add apology for non-public links |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Zack Cerza | Indent wrapped exceptions. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Joe Buck | s3tests: extend for multi-region tests |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Joe Buck | rgw: persist the region info |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Joe Buck | radosgw-agent: store radosgw_agent server/port |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Joe Buck | move multi_region_enabled() into util class |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Sage Weil | internal: whitelist btrfs lock imbalance bug 6097 |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Samuel Just | ceph.conf.template: add osd_debug_pg_log_writeout ... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Josh Durgin | Merge pull request #55 from ceph/wip-undefined |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Josh Durgin | Fix undefined symbol errors |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Zack Cerza | Time is an integer, in seconds. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Zack Cerza | Make email formatting way, way nicer. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Zack Cerza | Move job listing logic to get_jobs() |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Zack Cerza | Merge pull request #53 from ceph/wip-asok-retry |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Sage Weil | admin_socket: fix retry-on-error behavior |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Avoid double slashes in sentry event URL |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Add tags! Task name and owner to start. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Add sentry events to suite email. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Also leave a list of sentry events in the summary |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Add URL to Sentry event to traceback output. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Use os.path.join, not urlparse.urljoin |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | For failures, add http links to log directories. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Add a catch-all __getattr__(); add comments |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Rewrite email-generating code. |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Tweak logging |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Dan Mick | Merge pull request #52 from ceph/wip-6125 |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Sage Weil | internal: remove (hopefully obsolete) kern.log checks |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Sage Weil | internal: unbreak syslog BUG checks and gz |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Don't hardcode path to teuthology-suite |
commit | commitdiff | tree | snapshot |
2013-08-26 |
Zack Cerza | Merge pull request #51 from ceph/wip-queue |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Sage Weil | ceph_manager: wait for dump_ops_in_flight on osd revival |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | queue: only git fetch once per minute per branch |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | Merge pull request #50 from ceph/wip-worker-lock |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | queue: only let one worker update the teuthology checko... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sandon Van... | Fix for blank yaml. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Zack Cerza | Update call to get_sentry_client() |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Zack Cerza | Use teuthology.config |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Zack Cerza | Add teuthology.config, the start of a better system |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | Merge pull request #49 from ceph/sentry |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Zack Cerza | Merge pull request #48 from ceph/wip-nuke-firmware |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | nuke: clean up stray firmware.git locks |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Zack Cerza | Move git stuff to fetch_teuthology_branch() |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Zack Cerza | Rewrite branch fetching. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | queue: fetch origin, not branch |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | suite: only skip on non-vps if os-type is actually... |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sage Weil | queue: only bootstrap new checkouts |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sandon Van... | Do not run multiple tests (for distros) on baremetal. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Sandon Van... | Allow exclude_arch and exclude_os_type in qa-suite... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Zack Cerza | Fix SyntaxError |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Sage Weil | Merge pull request #47 from ceph/sentry |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Zack Cerza | Worker shouldn't attempt to rebuild an existing virtualenv |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Zack Cerza | Use the ceph.com git mirror. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Zack Cerza | Use fetch and reset --hard, not checkout and pull |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Zack Cerza | Make the worker obtain the correct teuthology branch |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Alfredo Deza | Merge pull request #45 from ceph/wip-6084 |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Zack Cerza | Fix upgrading edge-ish case |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Sage Weil | install: use get() in _get_config_value_for_remote |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Alfredo Deza | Merge pull request #44 from ceph/sentry |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Joe Buck | radosgw-admin: use check_status for task success |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Joe Buck | radosgw-admin: adding radosgw-admin tests |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Zack Cerza | Make client a global variable |
commit | commitdiff | tree | snapshot |
next |