OPENDEV: Add rebase and push-upstream Jenkins jobs for the projects:
- openstack-python-novaclient
- openstack-nova-specs
- openstack-osc-placement
- openstack-placement
- openstack-project-team-guide
- openstack-neutron-lib
- openstack-neutron-specs
- openstack-python-neutronclient
- openstack-devstack
- openstack-devstack-gate
- openstack-tempest
- openstack-tempest-lib
- openstack-cinder
- openstack-python-cinderclient
- openstack-networking-l2gw
- openstack-networking-l2gw-tempest-plugin
- openstack-networking-bagpipe
- openstack-networking-bgpvpn
- openstack-networking-midonet
- openstack-networking-odl
- openstack-networking-sfc
- openstack-neutron-fwaas
- openstack-neutron-lbaas
- openstack-neutron-tempest-plugin
- openstack-neutron-vpnaas
- openstack-requirements
- openstack-releases
- openstack-openstackclient
- openstack-project-config
- openstack-glance
- zuul-project-config
- zuul-zuul
- zuul-zuul-base-jobs
- zuul-zuul-jobs
- opendev-base-jobs
- opendev-project-config
- openstack-aodh
- openstack-ceilometer
- openstack-grenade
- openstack-heat
- openstack-horizon
- openstack-keystone
- openstack-oslo-cache
- openstack-oslo-concurrency
- openstack-oslo-config
- openstack-oslo-context
- openstack-oslo-db
- openstack-oslo-i18n
- openstack-oslo-limit
- openstack-oslo-log
- openstack-oslo-messaging
- openstack-oslo-middleware
- openstack-oslo-policy
- openstack-oslo-privsep
- openstack-oslo-reports
- openstack-oslo-rootwrap
- openstack-oslo-serialization
- openstack-oslo-service
- openstack-oslo-tools
- openstack-oslo-upgradecheck
- openstack-oslo-utils
- openstack-oslo-versionedobjects
- openstack-oslotest
- openstack-osprofiler
- openstack-trove
- openstack-openstacksdk
- openstack-keystoneauth
- openstack-os-vif
- openstack-rally
- openstack-rally-openstack
Change-Id: I2f28faa748d56beeeffc23e3c6b02dfe61a0217d
diff --git a/jjb/opendev/openstack-networking-l2gw-tempest-plugin/openstack-networking-l2gw-tempest-plugin-push-upstream-jobs.yml b/jjb/opendev/openstack-networking-l2gw-tempest-plugin/openstack-networking-l2gw-tempest-plugin-push-upstream-jobs.yml
new file mode 100644
index 0000000..8673a15
--- /dev/null
+++ b/jjb/opendev/openstack-networking-l2gw-tempest-plugin/openstack-networking-l2gw-tempest-plugin-push-upstream-jobs.yml
@@ -0,0 +1,29 @@
+---
+# ============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: openstack-networking-l2gw-tempest-plugin-push-upstream
+ project: openstack/networking-l2gw-tempest-plugin
+ project-name: openstack-networking-l2gw-tempest-plugin
+ stream:
+ - master:
+ branch: '{stream}'
+
+ jobs:
+ - 'opendev-{project-name}-{stream}-push-upstream'
\ No newline at end of file