ONAP: Adding sdc/dcae-d repos to ONAP

Added jenkins rebase, java verify
- sdc/dcae-d/ci
- sdc/dcae-d/dt
- sdc/dcae-d/dt-be-main
- sdc/dcae-d/dt-be-property
- sdc/dcae-d/fe
- sdc/dcae-d/rule-engine
- sdc/dcae-d/tosca-lab

Change-Id: Ia3294f65eade5d001124622e264002022a665db4
diff --git a/jjb/onap/sdc-dcae-d-ci/sdc-dcae-d-ci-push-upstream-jobs.yml b/jjb/onap/sdc-dcae-d-ci/sdc-dcae-d-ci-push-upstream-jobs.yml
new file mode 100644
index 0000000..cd0a9a5
--- /dev/null
+++ b/jjb/onap/sdc-dcae-d-ci/sdc-dcae-d-ci-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: sdc-dcae-d-ci-push-upstream
+    project: sdc/dcae-d/ci
+    project-name: sdc-dcae-d-ci
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file