]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Download ELFs (regular + debug) from remotes when coredump occurs.
authorSandon Van Ness <sandon@redhat.com>
Tue, 17 Feb 2015 21:21:24 +0000 (13:21 -0800)
committerZack Cerza <zack@redhat.com>
Tue, 17 Mar 2015 16:37:18 +0000 (10:37 -0600)
commit119ed6fe10fe5a385198fc55276ca932d7b565b1
treecf60fcc75eb6a90935603efa32b409bb6c120bdd
parent2f6ca17e1f2b00c6442fc720060b2c19ef158414
Download ELFs (regular + debug) from remotes when coredump occurs.

Per issue #5629

Since we need the binaries (regular stripped + non-stripped with
debug symbols) to do debugging this will make it more convinient
for developers so they don't have to track down the files from
the specific build in question and instead they will just be
sitting in the archive folder with the coredump files.

Signed-off-by: Sandon Van Ness <sandon@redhat.com>
teuthology/task/internal.py