Commit Graph

5 Commits

Author SHA1 Message Date
Bernard Cafarelli 41f49bcf06
Clean unused job playbooks
Migration to neutron-tempest-plugin in
e760a49f67 left these around, remove them
as they are not used anymore.

This also drops a remaining job running with ryu from periodic list

Change-Id: I4d96a7379315273ecb33ebde31ee2b6d6b07da48
2020-07-10 16:45:00 +02:00
Ryan Tidwell a32c6f8c23
Convert CI jobs to python 3
This change ensures all CI jobs run against neutron-dynamic-routing
run with python 3 and all test code is compatible with python 3.

Change-Id: I77f940dca9239d710bb146e8cdf1d6058f2fbdd4
2019-05-21 13:58:53 -05:00
OpenDev Sysadmins e794e34bf4 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:40:26 +00:00
Ian Wienand 73fa76d9f9 Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: Ia852b0748dcd099f88ee4521117fe0806018788d
2019-03-24 20:34:37 +00:00
Jens Harbott 75cbec9573 Migrate legacy jobs into neutron-dynamic-routing repo
This is step 1 of the migration process, see [0].

Since neutron has moved the tempest tests to a separate repo, we also
need to include that plugin now.

[0]
https://docs.openstack.org/infra/manual/zuulv3.html#moving-legacy-jobs-to-projects

Change-Id: I8d81fe6fb7e5e8f47fcac99120f54381219af2b9
2017-12-08 11:31:10 +00:00