Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Slipenchuk da91dadfc2 Migrate zuul config v2 to native v3
1) Move main tempest job to ec2api-tempest-plugin.
2) Remove temporarily full tempest job (will be moved to ec2api-tempest)
3) Remove completely rally job. It is not working for years.

Change-Id: I44f609f1ff08acc770943108c3ec99c887561654
2020-08-21 20:08:55 +03:00
OpenDev Sysadmins b79d5e7cdf 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:42:11 +00:00
Ian Wienand ed73dc3dac 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: I595e1eb1908a5fb8d389edd4342ec346e70671d3
2019-04-08 13:33:05 +00:00
ghanshyam 9ed1c1f830 Switch ec2 neutron-full job to use ec2api tempest plugin
ec2api tempest plugin is ready to use for testing the
ec2-api in gate.
This patch moves the 'ec2-api-functional-neutron-full' job
to run test from plugin.

After this we can remove the in-tree ec2-api tempest plugin.

Change-Id: I87698147d644b615f5941db5a6bf4810e9110a58
2018-02-06 07:33:38 +00:00
ghanshyam 6dcaa64626 Move zuulv3 jobs to project repo
This patch moves the zuulv3 jobs for ec2-api repo.

This is first step to switch jobs to ec2 tempest plugin.

There is already gate broken due to switching neutron_vpnaas
to neutron-tempest-plugin whichy stop any further updates to merge
in ec2-api repo.
This commit also fix that.

To make this merge, legacy job needs to be remopved first. Done in below
dependent patch:
Depends-On: I0e5a1c37b407497fd9e60e58bac7c7a89e14dc75

Needed-By: I0c342072f7d749b0243889e2bedd636347df23ef

Change-Id: I9c88ac1ecf0368c9ea7a8b20c84995ea29487184
2018-02-01 08:15:33 +00:00