summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdnc')
-rw-r--r--jjb/sdnc/sdnc-apps.yaml1
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml1
-rw-r--r--jjb/sdnc/sdnc-oam.yaml1
3 files changed, 3 insertions, 0 deletions
diff --git a/jjb/sdnc/sdnc-apps.yaml b/jjb/sdnc/sdnc-apps.yaml
index 276da7ce6..732771735 100644
--- a/jjb/sdnc/sdnc-apps.yaml
+++ b/jjb/sdnc/sdnc-apps.yaml
@@ -22,6 +22,7 @@
sign-artifacts: true
mvn-params: '-Dmaven.test.skip=true'
cron: ''
+ sbom-generator: true
- gerrit-maven-docker-stage:
build-node: ubuntu1804-docker-8c-8g
container-public-registry: 'nexus3.onap.org:10001'
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index 8d18edb77..6c834a01d 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -10,6 +10,7 @@
sign-artifacts: true
build-node: centos7-builder-4c-4g
cron: ''
+ sbom-generator: true
- '{project-name}-gerrit-release-jobs':
build-node: centos7-docker-8c-8g
diff --git a/jjb/sdnc/sdnc-oam.yaml b/jjb/sdnc/sdnc-oam.yaml
index 720a6ad4f..e09e3ec8b 100644
--- a/jjb/sdnc/sdnc-oam.yaml
+++ b/jjb/sdnc/sdnc-oam.yaml
@@ -13,6 +13,7 @@
sign-artifacts: true
mvn-params: '-Dmaven.test.skip=true'
cron: ''
+ sbom-generator: true
- gerrit-maven-docker-stage:
build-node: ubuntu1804-docker-8c-8g
container-public-registry: 'nexus3.onap.org:10001'