ONAP: Adding VNFSDK repositories to ONAP

The complete list of the ONAP vnfsdk repos added to Nordix:
- vnfsdk/compliance
- vnfsdk/dovetail-integration
- vnfsdk/functest
- vnfsdk/ice
- vnfsdk/lctest
- vnfsdk/model
- vnfsdk/oom
- vnfsdk/pkgtools
- vnfsdk/refrepo
- vnfsdk/validation
- vnfsdk/ves-agent
- vnfsdk

Change-Id: Ie5d1ea5148890e5b1d691af39d7f387a48716f5f
diff --git a/jjb/onap/vnfsdk-compliance/vnfsdk-compliance-push-upstream-jobs.yml b/jjb/onap/vnfsdk-compliance/vnfsdk-compliance-push-upstream-jobs.yml
new file mode 100644
index 0000000..6cce86c
--- /dev/null
+++ b/jjb/onap/vnfsdk-compliance/vnfsdk-compliance-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-compliance-push-upstream
+    project: vnfsdk/compliance
+    project-name: vnfsdk-compliance
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-compliance/vnfsdk-compliance-rebase-jobs.yml b/jjb/onap/vnfsdk-compliance/vnfsdk-compliance-rebase-jobs.yml
new file mode 100644
index 0000000..a595b6c
--- /dev/null
+++ b/jjb/onap/vnfsdk-compliance/vnfsdk-compliance-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-compliance-rebase
+    project: vnfsdk/compliance
+    project-name: vnfsdk-compliance
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-push-upstream-jobs.yml b/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-push-upstream-jobs.yml
new file mode 100644
index 0000000..ee95ca3
--- /dev/null
+++ b/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-dovetail-integration-push-upstream
+    project: vnfsdk/dovetail-integration
+    project-name: vnfsdk-dovetail-integration
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-rebase-jobs.yml b/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-rebase-jobs.yml
new file mode 100644
index 0000000..ae2fc57
--- /dev/null
+++ b/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-dovetail-integration-rebase
+    project: vnfsdk/dovetail-integration
+    project-name: vnfsdk-dovetail-integration
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-verify-jobs.yaml b/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-verify-jobs.yaml
new file mode 100644
index 0000000..92cda6e
--- /dev/null
+++ b/jjb/onap/vnfsdk-dovetail-integration/vnfsdk-dovetail-integration-verify-jobs.yaml
@@ -0,0 +1,33 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# vnfsdk/dovetail-integration project on Nordix Gerrit.
+
+- project:
+    name: vnfsdk-dovetail-integration-verify
+    project: vnfsdk/dovetail-integration
+    project-name: vnfsdk-dovetail-integration
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-functest/vnfsdk-functest-push-upstream-jobs.yml b/jjb/onap/vnfsdk-functest/vnfsdk-functest-push-upstream-jobs.yml
new file mode 100644
index 0000000..1e1e419
--- /dev/null
+++ b/jjb/onap/vnfsdk-functest/vnfsdk-functest-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-functest-push-upstream
+    project: vnfsdk/functest
+    project-name: vnfsdk-functest
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-functest/vnfsdk-functest-rebase-jobs.yml b/jjb/onap/vnfsdk-functest/vnfsdk-functest-rebase-jobs.yml
new file mode 100644
index 0000000..b005a9e
--- /dev/null
+++ b/jjb/onap/vnfsdk-functest/vnfsdk-functest-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-functest-rebase
+    project: vnfsdk/functest
+    project-name: vnfsdk-functest
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-functest/vnfsdk-functest-verify-jobs.yaml b/jjb/onap/vnfsdk-functest/vnfsdk-functest-verify-jobs.yaml
new file mode 100644
index 0000000..897f927
--- /dev/null
+++ b/jjb/onap/vnfsdk-functest/vnfsdk-functest-verify-jobs.yaml
@@ -0,0 +1,33 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# vnfsdk/functest project on Nordix Gerrit.
+
+- project:
+    name: vnfsdk-functest-verify
+    project: vnfsdk/functest
+    project-name: vnfsdk-functest
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-ice/vnfsdk-ice-push-upstream-jobs.yml b/jjb/onap/vnfsdk-ice/vnfsdk-ice-push-upstream-jobs.yml
new file mode 100644
index 0000000..ae42e5f
--- /dev/null
+++ b/jjb/onap/vnfsdk-ice/vnfsdk-ice-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-ice-push-upstream
+    project: vnfsdk/ice
+    project-name: vnfsdk-ice
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-ice/vnfsdk-ice-rebase-jobs.yml b/jjb/onap/vnfsdk-ice/vnfsdk-ice-rebase-jobs.yml
new file mode 100644
index 0000000..3db9a52
--- /dev/null
+++ b/jjb/onap/vnfsdk-ice/vnfsdk-ice-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-ice-rebase
+    project: vnfsdk/ice
+    project-name: vnfsdk-ice
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-ice/vnfsdk-ice-verify-jobs.yaml b/jjb/onap/vnfsdk-ice/vnfsdk-ice-verify-jobs.yaml
new file mode 100644
index 0000000..1979ed7
--- /dev/null
+++ b/jjb/onap/vnfsdk-ice/vnfsdk-ice-verify-jobs.yaml
@@ -0,0 +1,33 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# vnfsdk/ice project on Nordix Gerrit.
+
+- project:
+    name: vnfsdk-ice-verify
+    project: vnfsdk/ice
+    project-name: vnfsdk-ice
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-push-upstream-jobs.yml b/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-push-upstream-jobs.yml
new file mode 100644
index 0000000..f27751a
--- /dev/null
+++ b/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-lctest-push-upstream
+    project: vnfsdk/lctest
+    project-name: vnfsdk-lctest
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-rebase-jobs.yml b/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-rebase-jobs.yml
new file mode 100644
index 0000000..ab0a389
--- /dev/null
+++ b/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-lctest-rebase
+    project: vnfsdk/lctest
+    project-name: vnfsdk-lctest
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-verify-jobs.yaml b/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-verify-jobs.yaml
new file mode 100644
index 0000000..929c6ff
--- /dev/null
+++ b/jjb/onap/vnfsdk-lctest/vnfsdk-lctest-verify-jobs.yaml
@@ -0,0 +1,33 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# vnfsdk/lctest project on Nordix Gerrit.
+
+- project:
+    name: vnfsdk-lctest-verify
+    project: vnfsdk/lctest
+    project-name: vnfsdk-lctest
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-model/vnfsdk-model-push-upstream-jobs.yml b/jjb/onap/vnfsdk-model/vnfsdk-model-push-upstream-jobs.yml
new file mode 100644
index 0000000..7451d73
--- /dev/null
+++ b/jjb/onap/vnfsdk-model/vnfsdk-model-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-model-push-upstream
+    project: vnfsdk/model
+    project-name: vnfsdk-model
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-model/vnfsdk-model-rebase-jobs.yml b/jjb/onap/vnfsdk-model/vnfsdk-model-rebase-jobs.yml
new file mode 100644
index 0000000..f261599
--- /dev/null
+++ b/jjb/onap/vnfsdk-model/vnfsdk-model-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-model-rebase
+    project: vnfsdk/model
+    project-name: vnfsdk-model
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-oom/vnfsdk-oom-push-upstream-jobs.yml b/jjb/onap/vnfsdk-oom/vnfsdk-oom-push-upstream-jobs.yml
new file mode 100644
index 0000000..ea3f794
--- /dev/null
+++ b/jjb/onap/vnfsdk-oom/vnfsdk-oom-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-oom-push-upstream
+    project: vnfsdk/oom
+    project-name: vnfsdk-oom
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-oom/vnfsdk-oom-rebase-jobs.yml b/jjb/onap/vnfsdk-oom/vnfsdk-oom-rebase-jobs.yml
new file mode 100644
index 0000000..56117e4
--- /dev/null
+++ b/jjb/onap/vnfsdk-oom/vnfsdk-oom-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-oom-rebase
+    project: vnfsdk/oom
+    project-name: vnfsdk-oom
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-push-upstream-jobs.yml b/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-push-upstream-jobs.yml
new file mode 100644
index 0000000..e6ba896
--- /dev/null
+++ b/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-pkgtools-push-upstream
+    project: vnfsdk/pkgtools
+    project-name: vnfsdk-pkgtools
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-rebase-jobs.yml b/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-rebase-jobs.yml
new file mode 100644
index 0000000..de9e135
--- /dev/null
+++ b/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-pkgtools-rebase
+    project: vnfsdk/pkgtools
+    project-name: vnfsdk-pkgtools
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-verify-jobs.yaml b/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-verify-jobs.yaml
new file mode 100644
index 0000000..484c8f7
--- /dev/null
+++ b/jjb/onap/vnfsdk-pkgtools/vnfsdk-pkgtools-verify-jobs.yaml
@@ -0,0 +1,33 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# vnfsdk/pkgtools project on Nordix Gerrit.
+
+- project:
+    name: vnfsdk-pkgtools-verify
+    project: vnfsdk/pkgtools
+    project-name: vnfsdk-pkgtools
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-push-upstream-jobs.yml b/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-push-upstream-jobs.yml
new file mode 100644
index 0000000..8251640
--- /dev/null
+++ b/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-refrepo-push-upstream
+    project: vnfsdk/refrepo
+    project-name: vnfsdk-refrepo
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-rebase-jobs.yml b/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-rebase-jobs.yml
new file mode 100644
index 0000000..14b342c
--- /dev/null
+++ b/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-refrepo-rebase
+    project: vnfsdk/refrepo
+    project-name: vnfsdk-refrepo
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-verify-jobs.yaml b/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-verify-jobs.yaml
new file mode 100644
index 0000000..12db5af
--- /dev/null
+++ b/jjb/onap/vnfsdk-refrepo/vnfsdk-refrepo-verify-jobs.yaml
@@ -0,0 +1,33 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# vnfsdk/refrepo project on Nordix Gerrit.
+
+- project:
+    name: vnfsdk-refrepo-verify
+    project: vnfsdk/refrepo
+    project-name: vnfsdk-refrepo
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-validation/vnfsdk-validation-push-upstream-jobs.yml b/jjb/onap/vnfsdk-validation/vnfsdk-validation-push-upstream-jobs.yml
new file mode 100644
index 0000000..27bb1a6
--- /dev/null
+++ b/jjb/onap/vnfsdk-validation/vnfsdk-validation-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-validation-push-upstream
+    project: vnfsdk/validation
+    project-name: vnfsdk-validation
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-validation/vnfsdk-validation-rebase-jobs.yml b/jjb/onap/vnfsdk-validation/vnfsdk-validation-rebase-jobs.yml
new file mode 100644
index 0000000..b216cac
--- /dev/null
+++ b/jjb/onap/vnfsdk-validation/vnfsdk-validation-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-validation-rebase
+    project: vnfsdk/validation
+    project-name: vnfsdk-validation
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-validation/vnfsdk-validation-verify-jobs.yaml b/jjb/onap/vnfsdk-validation/vnfsdk-validation-verify-jobs.yaml
new file mode 100644
index 0000000..d1531d8
--- /dev/null
+++ b/jjb/onap/vnfsdk-validation/vnfsdk-validation-verify-jobs.yaml
@@ -0,0 +1,33 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+
+# this job gets triggered when a change is proposed to
+# vnfsdk/validation project on Nordix Gerrit.
+
+- project:
+    name: vnfsdk-validation-verify
+    project: vnfsdk/validation
+    project-name: vnfsdk-validation
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-ves-agent/vnfsdk-ves-agent-push-upstream-jobs.yml b/jjb/onap/vnfsdk-ves-agent/vnfsdk-ves-agent-push-upstream-jobs.yml
new file mode 100644
index 0000000..c8a9432
--- /dev/null
+++ b/jjb/onap/vnfsdk-ves-agent/vnfsdk-ves-agent-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-ves-agent-push-upstream
+    project: vnfsdk/ves-agent
+    project-name: vnfsdk-ves-agent
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk-ves-agent/vnfsdk-ves-agent-rebase-jobs.yml b/jjb/onap/vnfsdk-ves-agent/vnfsdk-ves-agent-rebase-jobs.yml
new file mode 100644
index 0000000..a9fc841
--- /dev/null
+++ b/jjb/onap/vnfsdk-ves-agent/vnfsdk-ves-agent-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-ves-agent-rebase
+    project: vnfsdk/ves-agent
+    project-name: vnfsdk-ves-agent
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk/vnfsdk-push-upstream-jobs.yml b/jjb/onap/vnfsdk/vnfsdk-push-upstream-jobs.yml
new file mode 100644
index 0000000..2b6503d
--- /dev/null
+++ b/jjb/onap/vnfsdk/vnfsdk-push-upstream-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-push-upstream
+    project: vnfsdk
+    project-name: vnfsdk
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/vnfsdk/vnfsdk-rebase-jobs.yml b/jjb/onap/vnfsdk/vnfsdk-rebase-jobs.yml
new file mode 100644
index 0000000..a92409e
--- /dev/null
+++ b/jjb/onap/vnfsdk/vnfsdk-rebase-jobs.yml
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2019 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#
+- project:
+    name: vnfsdk-rebase
+    project: vnfsdk
+    project-name: vnfsdk
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file