Get build cost estimates 04/62204/22
authorTim Johnson <tijohnson@linuxfoundation.org>
Fri, 8 Nov 2019 17:11:01 +0000 (09:11 -0800)
committerTim Johnson <tijohnson@linuxfoundation.org>
Mon, 16 Dec 2019 20:24:32 +0000 (12:24 -0800)
commit3937b8cb2c1b6ba0997d5aeba1b38085e57a7d2f
tree5a46105563fc9098edbb2ad6162b884e6cd6bbcf
parente0d89dd8e2e6ab0a31b300ef64589cb513e1550c
Get build cost estimates

Generate and archive files containing cost, time & job info. If this is
a Openstack job call 'lftools openstack stack cost' to retrieve and
include costs from the stack members. Added two new scripts:
openstack-stack-delete.sh & job-cost.sh. The 'openstack-stack-delete
script' will retrieve the costs for the stack and delete the stack. The
'job-cost' will generate the job cost file which will include the costs
for the build agent and any Openstack members.

Issue: RELENG-1867
Change-Id: I658f5b42f90a28010e6f98f2f3c3ebb166192c30
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
jjb/lf-macros.yaml
jjb/lf-openstack-heat.yaml
releasenotes/notes/get-job-cost-be3f4061e9cbdc90.yaml [new file with mode: 0644]
shell/job-cost.sh [new file with mode: 0644]
shell/openstack-stack-delete.sh [new file with mode: 0644]