Move ONAP verify jobs to master branch
Since the new wow instructs developers to work against
master branch, we should run verify jobs against that
branch and not for nordix-dev.
Change-Id: Ia18ba24225dd9ad71e89cc763e9677e567424b17
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
diff --git a/jjb/policy/policy-apex-pdp-verify-jobs.yaml b/jjb/policy/policy-apex-pdp-verify-jobs.yaml
index e7ebe11..f828499 100644
--- a/jjb/policy/policy-apex-pdp-verify-jobs.yaml
+++ b/jjb/policy/policy-apex-pdp-verify-jobs.yaml
@@ -27,7 +27,7 @@
project-name: policy-apex-pdp
stream:
- - 'nordix-dev':
+ - 'master':
branch: '{stream}'
jobs:
diff --git a/jjb/policy/policy-api-verify-jobs.yaml b/jjb/policy/policy-api-verify-jobs.yaml
index f70d3d9..e0131d2 100644
--- a/jjb/policy/policy-api-verify-jobs.yaml
+++ b/jjb/policy/policy-api-verify-jobs.yaml
@@ -27,7 +27,7 @@
project-name: policy-api
stream:
- - 'nordix-dev':
+ - 'master':
branch: '{stream}'
jobs:
diff --git a/jjb/policy/policy-common-verify-jobs.yaml b/jjb/policy/policy-common-verify-jobs.yaml
index e0f701f..0c1b695 100644
--- a/jjb/policy/policy-common-verify-jobs.yaml
+++ b/jjb/policy/policy-common-verify-jobs.yaml
@@ -27,7 +27,7 @@
project-name: policy-common
stream:
- - 'nordix-dev':
+ - 'master':
branch: '{stream}'
jobs:
diff --git a/jjb/policy/policy-core-verify-jobs.yaml b/jjb/policy/policy-core-verify-jobs.yaml
index 571f411..9cd4b78 100644
--- a/jjb/policy/policy-core-verify-jobs.yaml
+++ b/jjb/policy/policy-core-verify-jobs.yaml
@@ -27,7 +27,7 @@
project-name: policy-core
stream:
- - 'nordix-dev':
+ - 'master':
branch: '{stream}'
jobs:
diff --git a/jjb/policy/policy-distribution-verify-jobs.yaml b/jjb/policy/policy-distribution-verify-jobs.yaml
index e9767d8..b9b9a2c 100644
--- a/jjb/policy/policy-distribution-verify-jobs.yaml
+++ b/jjb/policy/policy-distribution-verify-jobs.yaml
@@ -27,7 +27,7 @@
project-name: policy-distribution
stream:
- - 'nordix-dev':
+ - 'master':
branch: '{stream}'
jobs:
diff --git a/jjb/policy/policy-parent-verify-jobs.yaml b/jjb/policy/policy-parent-verify-jobs.yaml
index 74f5d6e..fc61bea 100644
--- a/jjb/policy/policy-parent-verify-jobs.yaml
+++ b/jjb/policy/policy-parent-verify-jobs.yaml
@@ -27,7 +27,7 @@
project-name: policy-parent
stream:
- - 'nordix-dev':
+ - 'master':
branch: '{stream}'
jobs: