From: robert.tomczyk Date: Fri, 24 Feb 2023 12:35:20 +0000 (+0000) Subject: OpenDev: Add OpenStack octavia project X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=3d6a0dd9e05213918fa0866d3ef13cc1123a9740;p=infra%2Fcicd.git OpenDev: Add OpenStack octavia project Change-Id: I7a241f552334d95d6041d44689c41b6d80eef350 --- 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 index 00000000..31b69263 --- /dev/null +++ b/jjb/opendev/openstack-octavia/openstack-octavia-push-upstream-jobs.yml @@ -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 index 00000000..70344646 --- /dev/null +++ b/jjb/opendev/openstack-octavia/openstack-octavia-rebase-jobs.yml @@ -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