summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/global-templates-c.yaml13
-rw-r--r--jjb/multicloud/kud-deployment.sh2
2 files changed, 14 insertions, 1 deletions
diff --git a/jjb/global-templates-c.yaml b/jjb/global-templates-c.yaml
index 50952b393..38a06ce34 100644
--- a/jjb/global-templates-c.yaml
+++ b/jjb/global-templates-c.yaml
@@ -112,6 +112,19 @@
node: '{build-node}'
type: freestyle
+ parameters:
+ - lf-infra-parameters:
+ branch: '{branch}'
+ project: '{project}'
+ stream: '{stream}'
+ lftools-version: '{lftools-version}'
+
+ scm:
+ - gerrit-trigger-scm:
+ refspec: '$GERRIT_REFSPEC'
+ submodule-recursive: '{submodule-recursive}'
+ choosing-strategy: 'gerrit'
+
triggers:
- timed: '00 */6 * * *'
diff --git a/jjb/multicloud/kud-deployment.sh b/jjb/multicloud/kud-deployment.sh
index c72009839..937e6c3fc 100644
--- a/jjb/multicloud/kud-deployment.sh
+++ b/jjb/multicloud/kud-deployment.sh
@@ -5,4 +5,4 @@ set -x -e -o pipefail
# run all-in-one deployment
cd ./kud/ci
-sudo bash -x ./ci-kud-installer.sh
+sudo bash -x ./kud-installer.sh