X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=54a547dbd73759c2bcf6396cef7520e437651cd0;hb=08c998aade122668eb8726f826d697813e23abea;hp=d56b25f6a7618668533198fca11615c4fbff13fc;hpb=8c159f91ad6c28b20fc1cf271915380d83ad2f80;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index d56b25f6..54a547db 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -320,6 +320,19 @@ https://www.python.org/dev/peps/pep-0440/ For example '<1.0.0' or '>=1.0.0,<2.0.0'. +- parameter: + name: lf-infra-node-parameters + # Parameters for NodeJS + parameters: + - string: + name: NODE_DIR + default: '{node-dir}' + description: Path to a Node project directory. + - string: + name: NODE_VERSION + default: '{node-version}' + description: Version of NodeJS to install. + - parameter: name: lf-infra-tox-parameters # Useful parameters when working with TOX