]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts: adds a collect_ceph_logs function
authorAndrew Schoen <aschoen@redhat.com>
Thu, 8 Mar 2018 20:37:06 +0000 (14:37 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 8 Mar 2018 21:06:28 +0000 (15:06 -0600)
commit3e4d77962aa7e8f5ecfa379a20a3da310749ba4b
tree2e30bf15ef3653de6ee27599ffe14badda9fcd08
parent4d33a637fc25337d9bce8e197638d945b99aa6c8
scripts: adds a collect_ceph_logs function

This function will use ansible to connect to all testing
vms and fetch in ceph logs to the jenkins slave. These logs
can then be archived by jenkins.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
scripts/build_utils.sh