X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-macros.rst;fp=docs%2Fjjb%2Flf-macros.rst;h=ce7ac0d246bfdd33d988387c4eff12a60da3d64d;hb=603bc6bed1996d666f34ec88b06d9c3dfc69d090;hp=1fac04331a3717860fd86bbabf81b2d02d5ba4e2;hpb=c319a261f98875cb3effea29c477b05093db59b7;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-macros.rst b/docs/jjb/lf-macros.rst index 1fac0433..ce7ac0d2 100644 --- a/docs/jjb/lf-macros.rst +++ b/docs/jjb/lf-macros.rst @@ -295,6 +295,18 @@ Provides basic lf-infra recommended publisher configurations which should be used in all job templates. This primary objective of this trigger is to gather build logs and copy them to a log server. +lf-stack-delete +--------------- + +Requirements: + +* lftools >= v0.17.0 + +Delete an openstack heat stack. Use at the end of a job that creates a stack. + +This macro requires a parameter defined in the job named STACK_NAME +containing the name of the stack to delete. + SCM ===