ONAP: Adding sdc tosca repos to ONAP 56/2556/1
authorrobert.tomczyk <robert.tomczyk@est.tech>
Thu, 10 Oct 2019 09:08:36 +0000 (10:08 +0100)
committerrobert.tomczyk <robert.tomczyk@est.tech>
Thu, 10 Oct 2019 09:08:36 +0000 (10:08 +0100)
Change-Id: I0a7ffef123d50387d246531b4ab1241c250d88e8

jjb/onap/sdc-jtosca/sdc-jtosca-push-upstream-jobs.yml [moved from jjb/onap/sdc-jtosca/sdcjtosca-push-upstream-jobs.yaml with 88% similarity]
jjb/onap/sdc-jtosca/sdc-jtosca-rebase-jobs.yml [moved from jjb/onap/sdc-jtosca/sdcjtosca-rebase-jobs.yaml with 89% similarity]
jjb/onap/sdc-jtosca/sdc-jtosca-verify-jobs.yaml [new file with mode: 0644]
jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-push-upstream-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-rebase-jobs.yml [new file with mode: 0644]
jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml [new file with mode: 0644]

similarity index 88%
rename from jjb/onap/sdc-jtosca/sdcjtosca-push-upstream-jobs.yaml
rename to jjb/onap/sdc-jtosca/sdc-jtosca-push-upstream-jobs.yml
index d9f36e506c46c9c5ab98cb87e72934c37ea73a2c..113510b61c5155851c3246700b38fbd32f18b1be 100644 (file)
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #
-
-# this job gets triggered when push-upstream is commented on a change on Nordix Gerrit.
 - project:
     name: sdc-jtosca-push-upstream
     project: sdc/jtosca
     project-name: sdc-jtosca
 
     jobs:
 - project:
     name: sdc-jtosca-push-upstream
     project: sdc/jtosca
     project-name: sdc-jtosca
 
     jobs:
-      - 'onap-{project-name}-push-upstream'
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
similarity index 89%
rename from jjb/onap/sdc-jtosca/sdcjtosca-rebase-jobs.yaml
rename to jjb/onap/sdc-jtosca/sdc-jtosca-rebase-jobs.yml
index 7fec65ebdd4ac4cc4ff65e1b1ac26a4843dbf95b..7b9b4d213c056fe3cec270633d2d99f5c6adb2c7 100644 (file)
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #
 # SPDX-License-Identifier: Apache-2.0
 # ============LICENSE_END=========================================================
 #
-
-# this job gets triggered when a change is merged to
-# sdc project on ONAP Gerrit.
 - project:
     name: sdc-jtosca-rebase
     project: sdc/jtosca
     project-name: sdc-jtosca
 
     jobs:
 - project:
     name: sdc-jtosca-rebase
     project: sdc/jtosca
     project-name: sdc-jtosca
 
     jobs:
-      - 'onap-{project-name}-rebase'
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/sdc-jtosca/sdc-jtosca-verify-jobs.yaml b/jjb/onap/sdc-jtosca/sdc-jtosca-verify-jobs.yaml
new file mode 100644 (file)
index 0000000..88d7033
--- /dev/null
@@ -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
+# sdc/jtosca project on Nordix Gerrit.
+
+- project:
+    name: sdc-jtosca-verify
+    project: sdc/jtosca
+    project-name: sdc-jtosca
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file
diff --git a/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-push-upstream-jobs.yml b/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..b6059e5
--- /dev/null
@@ -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-sdc-tosca-push-upstream
+    project: sdc/sdc-tosca
+    project-name: sdc-sdc-tosca
+
+    jobs:
+      - 'onap-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-rebase-jobs.yml b/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..2cdc5a3
--- /dev/null
@@ -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-sdc-tosca-rebase
+    project: sdc/sdc-tosca
+    project-name: sdc-sdc-tosca
+
+    jobs:
+      - 'onap-{project-name}-rebase'
\ No newline at end of file
diff --git a/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml b/jjb/onap/sdc-sdc-tosca/sdc-sdc-tosca-verify-jobs.yaml
new file mode 100644 (file)
index 0000000..de5062f
--- /dev/null
@@ -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
+# sdc/sdc-tosca project on Nordix Gerrit.
+
+- project:
+    name: sdc-sdc-tosca-verify
+    project: sdc/sdc-tosca
+    project-name: sdc-sdc-tosca
+
+    stream:
+      - 'master':
+          branch: '{stream}'
+
+    jobs:
+      - 'onap-{project-name}-{stream}-verify-java'
\ No newline at end of file