OpenDev: Add OpenStack octavia project 34/17334/2
authorrobert.tomczyk <robert.tomczyk.est@gmail.com>
Fri, 24 Feb 2023 12:35:20 +0000 (12:35 +0000)
committerRobert Tomczyk <robert.tomczyk.est@gmail.com>
Fri, 24 Feb 2023 12:37:06 +0000 (12:37 +0000)
Change-Id: I7a241f552334d95d6041d44689c41b6d80eef350

jjb/opendev/openstack-octavia/openstack-octavia-push-upstream-jobs.yml [new file with mode: 0644]
jjb/opendev/openstack-octavia/openstack-octavia-rebase-jobs.yml [new file with mode: 0644]

diff --git a/jjb/opendev/openstack-octavia/openstack-octavia-push-upstream-jobs.yml b/jjb/opendev/openstack-octavia/openstack-octavia-push-upstream-jobs.yml
new file mode 100644 (file)
index 0000000..31b6926
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2023 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: openstack-octavia-push-upstream
+    project: openstack/octavia
+    project-name: openstack-octavia
+
+    jobs:
+      - 'opendev-{project-name}-push-upstream'
\ No newline at end of file
diff --git a/jjb/opendev/openstack-octavia/openstack-octavia-rebase-jobs.yml b/jjb/opendev/openstack-octavia/openstack-octavia-rebase-jobs.yml
new file mode 100644 (file)
index 0000000..7034464
--- /dev/null
@@ -0,0 +1,26 @@
+---
+# ============LICENSE_START=======================================================
+#  Copyright (C) 2023 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: openstack-octavia-rebase
+    project: openstack/octavia
+    project-name: openstack-octavia
+
+    jobs:
+      - 'opendev-{project-name}-rebase'
\ No newline at end of file