Rename Airship folder and all other mentions of it to Metal3 and bml prefix to capm3
[infra/cicd.git] / jjb / global / jjb-macros.yaml
index 9db98c31a5d933bb5907a14f795ce779d41fec7f..b85365255aefb9c425a0f165bd14d1ad249b0e57 100644 (file)
@@ -1,21 +1,4 @@
 ---
-# these parameters are used for infra related variables
-- parameter:
-    name: infra-parameters
-    parameters:
-      - string:
-          name: JJB_GIT_REPO
-          default: https://opendev.org/jjb/jenkins-job-builder.git
-          description: OpenDev JJB repo
-      - string:
-          name: JJB_VERSION
-          default: 2.9.1
-          description: OpenDev JJB version to install - matches to LFN JJB version
-      - string:
-          name: NORDIX_REGISTRY
-          default: registry.nordix.org
-          description: Nordix Container Image Registry
-
 # these parameters are used for setting the Gerrit Project on Nordix
 - parameter:
     name: project-parameters
               username: HARBOR_USERNAME
               password: HARBOR_PASSWORD
 
+# wrappers to use for jobs
+- wrapper:
+    name: nordixinfra-eiffel-github-token
+    wrappers:
+      - credentials-binding:
+          - username-password-separated:
+              credential-id: nordixinfra-eiffel-username-personal-access-token
+              username: NORDIXINFRA_GITHUB_USERNAME
+              password: NORDIXINFRA_GITHUB_TOKEN
+
+# wrappers to use for jobs
+- wrapper:
+    name: nordix-gerrit-http-api-token
+    wrappers:
+      - credentials-binding:
+          - username-password-separated:
+              credential-id: nordixinfra-nordix-gerrit-http-api-token
+              username: GERRIT_USER
+              password: GERRIT_API_KEY
+
 # timeout wrapper to use for jobs
 - wrapper:
     name: build-timeout