Commit Graph

10 Commits

Author SHA1 Message Date
Luigi Toscano 663737694f zuul: use the native jobs from freezer-tempest-plugin
... and remove the legacy jobs.

Also, remove the custom jobs which are simple alias for the jobs
in freezer-tempest-plugin.

Change-Id: Iac143982f7f4f295bb36364f609079fa21db302b
2020-08-07 16:39:07 +02:00
OpenDev Sysadmins 0ee55dea2f 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:26:12 +00:00
Ian Wienand 3ca3e5689a 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: I3e9e47ac41bfd34025d0d016d0b6647d3372c92f
2019-03-24 20:33:32 +00:00
Paul Belanger e82092a917 Refactor freezer legacy jobs
We can remove some duplicate code and stop using legacy nodesets.

Change-Id: Icb51a022eb50ba7651b7f0c0b3d2d11366af20b9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-08-14 12:51:27 -04:00
Saad Zaher 30a9a1c382 Use dedicate log file for freezer-scheduler
Change-Id: Id2763775fdd9b0e08f97047d26a7ed24c48dc8aa
2018-02-16 09:52:42 +00:00
Saad Zaher e4ff67bc8c Fix Tempest regex
fixing tempest regex after moving to freezer-tempest-plugin

Change-Id: I18c2c00a15fa4f8ae62c1292ad10b374b920b4ca
2018-01-25 09:45:15 +00:00
Chandan Kumar 01da61b237 Remove bundled intree freezer tempest plugin
* https://review.openstack.org/#/c/526664/ moves the intree tempest
  plugin to freezer-tempest-plugin repo.

* Excluding freezer/tests/freezer_tempest_plugin/tests/api/test_version.py as
  it is dependent on freezer project and moving under integration tests.

Depends-On: I6967f915758728827e8ddcd1a45a7023904b694e
Change-Id: I4625d55a768f1ad0762fc2d8554998825f0d6716
2017-12-08 22:15:01 +05:30
Saad Zaher 3bbebaa416 Fix gate jobs
Change-Id: I3f653f93b1596cc680eff6f8c39c455b96d2d925
2017-12-04 22:06:37 +00:00
Andreas Jaeger b12e23b543 Fix playbooks
Rename playbooks to use the same name as zuul.yaml uses.

Let's use .yaml here since that's the same filename as used in
openstack-zuul-jobs where the files were imported from.

Change-Id: I70f15ef75e9cb430fd94430efb1edb4b678384ae
2017-12-03 06:08:32 +01:00
Saad Zaher 21ce94194b Move legacy freezer dsvm job to freezer project
Depends-On: If9c761643f4924bf683c65f23152dba8df388fe9
Needed-By: Ie3186ea6260f0e9abb5fe9889934a1e8bf81b0f7
Change-Id: Idf5da4847d208d81a198f937419e7c8ae32a81ab
2017-12-02 23:23:50 +00:00