Add license scan tests for the omec-project ignite repo.
Change-Id: Ief7e1a14cb8d18a15156d103839a2ede50e478bf
diff --git a/jjb/omec-ci.yaml b/jjb/omec-ci.yaml
index f2922c9..b492b67 100644
--- a/jjb/omec-ci.yaml
+++ b/jjb/omec-ci.yaml
@@ -148,6 +148,27 @@
pipeline-file: 'omec-reuse-scan.groovy'
build-node: 'omec-qa'
+# for ignite
+- project:
+ name: ignite
+ project: '{name}'
+
+ build-node: 'intel-102'
+
+ github-organization: 'omec-project'
+
+ github_pr_auth_id: '64fe2b1a-b33a-4f13-8442-ad8360434003'
+ github_pr_org_list:
+ - 'omec-project'
+
+ jobs:
+ - 'omec-fossa':
+ pipeline-file: 'omec-fossa-scan.groovy'
+ build-node: 'omec-qa'
+ - 'omec-reuse':
+ pipeline-file: 'omec-reuse-scan.groovy'
+ build-node: 'omec-qa'
+
# Combined pipeline
- job-template:
id: 'omec-combined'
@@ -201,7 +222,6 @@
branches:
- 'master'
-
# install jobs, run for each project
- job-template:
id: 'omec-install'