From: afenner Date: Thu, 8 Jun 2023 14:01:23 +0000 (+0100) Subject: add openstack-ovn-bgp-agent & openstack-ovn-octavia-provider X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=038931216e6080b9a522c6cfb4e92b44391f285c;p=infra%2Fcicd.git add openstack-ovn-bgp-agent & openstack-ovn-octavia-provider Change-Id: Ifa4592b794498a79c9d431a19e1b4bfd15160827 Signed-off-by: afenner --- diff --git a/jjb/opendev/openstack-ovn-bgp-agent/openstack-ovn-bgp-agent-push-upstream-jobs.yml b/jjb/opendev/openstack-ovn-bgp-agent/openstack-ovn-bgp-agent-push-upstream-jobs.yml new file mode 100644 index 00000000..a44db67b --- /dev/null +++ b/jjb/opendev/openstack-ovn-bgp-agent/openstack-ovn-bgp-agent-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-ovn-bgp-agent + project: openstack/ovn-bgp-agent + project-name: openstack-ovn-bgp-agent + + jobs: + - 'opendev-{project-name}-push-upstream' diff --git a/jjb/opendev/openstack-ovn-bgp-agent/openstack-ovn-bgp-agent-rebase-jobs.yml b/jjb/opendev/openstack-ovn-bgp-agent/openstack-ovn-bgp-agent-rebase-jobs.yml new file mode 100644 index 00000000..e64b4202 --- /dev/null +++ b/jjb/opendev/openstack-ovn-bgp-agent/openstack-ovn-bgp-agent-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-ovn-bgp-agent-rebase + project: openstack/ovn-bgp-agent + project-name: openstack-ovn-bgp-agent + + jobs: + - 'opendev-{project-name}-rebase' diff --git a/jjb/opendev/openstack-ovn-octavia-provider/openstack-ovn-octavia-provider-push-upstream-jobs.yml b/jjb/opendev/openstack-ovn-octavia-provider/openstack-ovn-octavia-provider-push-upstream-jobs.yml new file mode 100644 index 00000000..71a6dfcd --- /dev/null +++ b/jjb/opendev/openstack-ovn-octavia-provider/openstack-ovn-octavia-provider-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-ovn-octavia-provider-push-upstream + project: openstack/ovn-octavia-provider + project-name: openstack-ovn-octavia-provider + + jobs: + - 'opendev-{project-name}-push-upstream' diff --git a/jjb/opendev/openstack-ovn-octavia-provider/openstack-ovn-octavia-provider-rebase-jobs.yml b/jjb/opendev/openstack-ovn-octavia-provider/openstack-ovn-octavia-provider-rebase-jobs.yml new file mode 100644 index 00000000..a5d22817 --- /dev/null +++ b/jjb/opendev/openstack-ovn-octavia-provider/openstack-ovn-octavia-provider-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-ovn-octavia-provider-rebase + project: openstack/ovn-octavia-provider + project-name: openstack-ovn-octavia-provider + + jobs: + - 'opendev-{project-name}-rebase'