Merge "Unpin nodeenv version"
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 27 Nov 2018 09:40:38 +0000 (09:40 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Tue, 27 Nov 2018 09:40:38 +0000 (09:40 +0000)
docs/jjb/lf-macros.rst
releasenotes/notes/jenkins-sandbox-cleanup-all-view-1e008fa0b38792a5.yaml

index 2750b11..afd6f28 100644 (file)
@@ -303,18 +303,6 @@ lf-infra-publish-windows
 Windows publisher for use at the end of Windows job templates. Takes care of
 cleaning out the workspace at the end of a job.
 
-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
 ===
 
index 1ebb0df..a0e88db 100644 (file)
@@ -9,6 +9,6 @@ upgrade:
        successfully delete all jobs and views, the primary purpose of this job.
 fixes:
   - |
-    :ref:`RELENG-1450 <https://jira.linuxfoundation.org/browse/RELENG-1450>`_
+    `RELENG-1450 <https://jira.linuxfoundation.org/browse/RELENG-1450>`_
     All view disappears on Jenkins Sandbox after views are deleted. The **All**
     view is now recreated after ``delete-all`` is run.