add acumos/documenation mirror jobs 97/1997/1
authorafenner <andrew.fenner@est.tech>
Wed, 21 Aug 2019 21:28:16 +0000 (22:28 +0100)
committerafenner <andrew.fenner@est.tech>
Wed, 21 Aug 2019 21:28:16 +0000 (22:28 +0100)
Change-Id: I5317f766d80fc2f644940550b86231b80fa15052

jjb/acumos/documenation/documenation-push-upstream-jobs.yml [new file with mode: 0644]
jjb/acumos/documenation/documenation-rebase-jobs.yml [new file with mode: 0644]
jjb/acumos/documenation/documenation-verify-jobs.yaml [new file with mode: 0644]

diff --git a/jjb/acumos/documenation/documenation-push-upstream-jobs.yml b/jjb/acumos/documenation/documenation-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..f11feb4
--- /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: acumos-documentation-push-upstream
+    project: documentation
+    project-name: documentation
+
+    jobs:
+      - 'acumos-{project-name}-push-upstream'
diff --git a/jjb/acumos/documenation/documenation-rebase-jobs.yml b/jjb/acumos/documenation/documenation-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..139d794
--- /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: acumos-documentation-rebase
+    project: documentation
+    project-name: documentation
+
+    jobs:
+      - 'acumos-{project-name}-rebase'
diff --git a/jjb/acumos/documenation/documenation-verify-jobs.yaml b/jjb/acumos/documenation/documenation-verify-jobs.yaml
new file mode 100644 (file)
index 0000000..ad548c7
--- /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: acumos-documentation-verify
+    project: documentation
+    project-name: documentation
+
+    jobs:
+      - 'acumos-{project-name}-verify-java'