Commit Graph

10 Commits

Author SHA1 Message Date
caihui 6cf451d5c0 Remove unuseful yaml files for zuul V2 CI jobs.
The project CI jobs have  Migrated to  Zuul V3 CI jobs.
Remove  these yaml files for zuul v2 CI jobs.

Change-Id: I59bef0e9d072e50a1da9c12b41f6971914ad55bb
2020-11-09 18:09:47 -08:00
Andreas Jaeger a4c1738f44 Switch openSUSE jobs to 15
openSUSE 42.3 is dead, move to version 15 for the jobs.

Depends-On: https://review.opendev.org/677162
Change-Id: I6941aa5fccb581f8b3285d28aaaf5414cb9b9d3d
2019-08-19 09:40:57 +00:00
OpenDev Sysadmins 5f7843f7bb 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:43:32 +00:00
Ian Wienand bd512f097d 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: I933ea0001d631803249e1b880e5c41f9399a023d
2019-03-24 20:33:32 +00:00
ghanshyam 90993a3872 Rename the xenial gate jobs and migrate them to bionic
We have migrated the zuulv3 job to Bionic during Dec/Jan month.
 - http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000837.html
 - https://etherpad.openstack.org/p/devstack-bionic
But that effort does not move all gate job to Bionic as there are
large amount of jobs are still legacy jobs. All the legacy jobs still
use Xenial as nodeset.

As per the decided runtime for Stein, we need to test everything on openstack
CI/CD on Bionic - https://governance.openstack.org/tc/reference/runtimes/stein.html

Below patch move the legacy base jobs to bionic which will move the derived jobs
automatically to bionic. These jobs are modified with branch variant so that they will use
Bionic node from stein onwards and xenial for all other stable branches
until stable/rocky.
- https://review.openstack.org/#/c/639096

This commit rename the ubuntu based gate job so that we do not need to rename
them on every new distro migration.

Making failed job n-v till story#2005227
More Details: 
- https://etherpad.openstack.org/p/legacy-job-bionic
- http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003614.html
Depends-On: https://review.openstack.org/#/c/639096
Change-Id: I9dd6e178e512c1bba3b6de65532be13d321cd9de
2019-03-14 00:37:51 +00:00
Saad Zaher 73e5094854 Remove unwanted ansible tasks
Change-Id: I872dfaca7b7c1ce36e7997cb68b426a7fc0dfc45
2018-03-13 11:18:33 +00:00
caoyuan 4641f68e20 Remove the unnecessary blank line for yaml file
Change-Id: I10ad7c64511509e10898c9ab776c2b246e801b13
2018-02-22 01:14:18 +00:00
Saad Zaher 1692587b8d Configure gate jobs to collect the correct logs
* collect the correct freezer-api logs
   * collect freezer-agent logs
   * Added Gate hook to collect the logs

Depends-On: I81e417155da48f46dd2113e5745fb3c21c96499f
Change-Id: Ic24cab11290b6f4a292ba4fc085fb749b26bb93a
2018-02-19 10:26:56 +00:00
Chandan Kumar f1812b89b1 Remove bundled intree freezer_api tempest plugin
* https://review.openstack.org/#/c/526905/ moves the intree bundled
  freezer_api tempest plugin to its new home freezer-tempest-plugin.

Depends-On: I66cc2507b0bbd9dda9d6279f9b8d74c546d1b0a6
Change-Id: I9703758c7bdb9250686dabb376f82174abf74b63
2017-12-10 16:44:22 +05:30
Saad Zaher aa4164ab79 Move freezer-api legacy jobs to project
Change-Id: Id2a81947b44748c1931c4ec1be81f994b0643ba5
2017-12-04 21:58:42 +00:00