Simplify packer-parameters macro name to just lf 64/9964/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 13 Apr 2018 16:21:58 +0000 (12:21 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 25 Apr 2018 13:50:29 +0000 (09:50 -0400)
The lf namespace is lf, not need to set lf-infra everywhere.

(We should go through and reduce this for other instances in
the future).

Change-Id: I629f378e1973ad0f7051df1d8aa15c3bb62f676d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jjb/lf-ci-jobs.rst
jjb/lf-ci-jobs.yaml

index 582508c..a96a572 100644 (file)
@@ -96,8 +96,8 @@ lf-packer-common
 
 Common packer configuration.
 
-lf-infra-packer-parameters
---------------------------
+lf-packer-parameters
+--------------------
 
 Parameters useful for packer related tasks.
 
index 2038281..d2a8f5e 100644 (file)
           stream: '{stream}'
           branch: '{branch}'
           lftools-version: '{lftools-version}'
-      - lf-infra-packer-parameters:
+      - lf-packer-parameters:
           packer-version: '{packer-version}'
 
     wrappers:
           description: Jenkins Job Builder version to download and install.
 
 - parameter:
-    name: lf-infra-packer-parameters
+    name: lf-packer-parameters
     parameters:
       - string:
           name: PACKER_VERSION