Add rebase/push jobs for acumos-python-client & license-usage-manager 14/1814/1
authorafenner <andrew.fenner@est.tech>
Wed, 31 Jul 2019 07:45:24 +0000 (08:45 +0100)
committerafenner <andrew.fenner@est.tech>
Wed, 31 Jul 2019 07:45:41 +0000 (08:45 +0100)
Change-Id: I9194f5dc4a300b6f708d14800bc542974d86abd7
Signed-off-by: afenner <andrew.fenner@est.tech>
jjb/acumos/acumos-python-client/acumos-python-client-push-upstream-jobs.yml [new file with mode: 0644]
jjb/acumos/acumos-python-client/acumos-python-client-rebase-jobs.yml [new file with mode: 0644]
jjb/acumos/acumos-python-client/acumos-python-client-verify-jobs.yaml [new file with mode: 0644]
jjb/acumos/license-usage-manager/license-usage-manager-push-upstream-jobs.yml [new file with mode: 0644]
jjb/acumos/license-usage-manager/license-usage-manager-rebase-jobs.yml [new file with mode: 0644]

diff --git a/jjb/acumos/acumos-python-client/acumos-python-client-push-upstream-jobs.yml b/jjb/acumos/acumos-python-client/acumos-python-client-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..b42c35a
--- /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-python-client-push-upstream
+    project: acumos-python-client
+    project-name: acumos-python-client
+
+    jobs:
+      - 'acumos-{project-name}-push-upstream'
diff --git a/jjb/acumos/acumos-python-client/acumos-python-client-rebase-jobs.yml b/jjb/acumos/acumos-python-client/acumos-python-client-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..d3273c0
--- /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-python-client-rebase
+    project: acumos-python-client
+    project-name: acumos-python-client
+
+    jobs:
+      - 'acumos-{project-name}-rebase'
diff --git a/jjb/acumos/acumos-python-client/acumos-python-client-verify-jobs.yaml b/jjb/acumos/acumos-python-client/acumos-python-client-verify-jobs.yaml
new file mode 100644 (file)
index 0000000..da80d97
--- /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-python-client-verify
+    project: acumos-python-client
+    project-name: acumos-python-client
+
+    jobs:
+      - 'acumos-{project-name}-verify-java'
diff --git a/jjb/acumos/license-usage-manager/license-usage-manager-push-upstream-jobs.yml b/jjb/acumos/license-usage-manager/license-usage-manager-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..ce407e5
--- /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: license-usage-manager-push-upstream
+    project: license-usage-manager
+    project-name: license-usage-manager
+
+    jobs:
+      - 'acumos-{project-name}-push-upstream'
diff --git a/jjb/acumos/license-usage-manager/license-usage-manager-rebase-jobs.yml b/jjb/acumos/license-usage-manager/license-usage-manager-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..2989051
--- /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: license-usage-managerrebase
+    project: license-usage-manager
+    project-name: license-usage-manager
+
+    jobs:
+      - 'acumos-{project-name}-rebase'