Commit Graph

14 Commits

Author SHA1 Message Date
jskunda 46255bd9fa Update jobs for Bobcat development cycle
The patch updates the jobs for Bobcat development cycle by adding
an antelope job and droping wallaby and xena jobs.

Change-Id: Id6c76abefd0edb69eccde18370dc07373c4bfdcf
Depends-On: https://review.opendev.org/c/openinfra/interop/+/881711
2023-05-09 16:01:13 +02:00
jskunda c8d6dc5067 Update jobs for Antelope development cycle
The patch updates the jobs for Antelope development cycle by adding
a zed job and droping victoria job

Depends-On: https://review.opendev.org/c/openinfra/interop/+/870878
Change-Id: I5e203e79991c313dcb322cf9f81f82a29a4d40a1
2023-01-18 00:02:57 +00:00
Martin Kopec 2b7f6c6733 Revert "Disable devstack jobs"
This mostly reverts commit 89258e7650.

Reason for revert: Let's enable the jobs again as they should be
fixed now.

Change-Id: I54227c90019ab06ddf35270f11167da0a29dad92
2022-08-25 17:57:27 +02:00
Martin Kopec 89258e7650 Disable devstack jobs
Let's temporarily disable devstack jobs so that we can merge
barbican and octavia guidelines - the job failures aren't in any
way connected to the new guidelines.

Change-Id: I33114bb8a002c59c5e34ebfb94514d30f43cd4c1
2022-06-24 09:42:18 +02:00
Martin Kopec 01f3cc1b2c Update jobs for the new development cycle
The patch updates the jobs for the Zed development cycle by adding
a yoga job

Change-Id: Ica3590d1f5a3ca8d0db570deb84fbb7bb2bca6d3
2022-04-22 11:06:47 +02:00
Martin Kopec fd02a8b093 Update zuul jobs
Depends-On: https://review.opendev.org/c/openinfra/ansible-role-refstack-client/+/831223
Change-Id: I22177f92496f55e050719f9be55e8bf7ab10220e
2022-03-01 10:01:38 +01:00
Martin Kopec 6413ec8e86 Publish docs to docs.opendev.org
docs.opendev.org will provide easier access to the doc pages
in comparison to the Gitea (opening the doc files in the repo).

Change-Id: Iecc6d745f1a35e701ff86060169c489556cac9c3
2021-10-20 06:51:24 +00:00
Martin Kopec 791c95309e Add documented guidelines
Document latest guidelines / convert them from .json to .rst
so that they can be included in the documentation.
The patch converts all guidelines since 2018 when this convert
happend for the last time.
The patch also enables pep8 job on doc changes as there is a .rst
check implemented within tox' pep8 env.

Change-Id: I8a65dfb15c5572bedf1bbf36bfa2143df47010bb
2021-10-20 06:41:15 +00:00
Martin Kopec 4b0c80a4ef Edit interop repo links and source in guidelines
interop repository has been moved from openstack/ namespace
to osf/ one and now it's moved to openinfra/ by [1].
This commit fixes the links pointing to interop repository
so that they point to the current source.

We also reorganized the guidelines recently by [2] and moved
them to a specific directory. This commit fixes the links
within the guidelines so that they point to the current
guideline location.

[1] https://review.opendev.org/c/openstack/project-config/+/808479
[2] https://review.opendev.org/c/osf/interop/+/796413

Depends-On: https://review.opendev.org/c/openinfra/ansible-role-refstack-client/+/814383
Change-Id: I3193252181758bde9da6c4c69f927055b64f902d
2021-10-18 09:29:26 +00:00
Martin Kopec ddedcf10d5 Define irrelevant-files for zuul jobs
In order not to run some of the jobs with unrelated changes,
the commit defines a list of irrelevant files containing .rst
or doc files as changes in those files don't have affect on any
functionality tested by the jobs.

Change-Id: I401d61f30b134de260043120db8a51f47a574c29
2021-09-14 15:35:52 +02:00
Martin Kopec a26948ee09 Fix consistency job and guideline inconsistencies
Adds a job which runs all next tests on a devstack master and
experimental jobs which run the same on supported stable releases.
Fix names of a few manila_tempest_tests and designate_tempest_plugin
tests so that they match the names from the plugins.

Change-Id: Iedbaa09e425a29156304eea63b66a1ce69dd77bd
2021-06-28 13:16:32 +00:00
Ghanshyam Mann e999b58562 Update jobs for interop repos renaming
Interop repos are going under rename from
openstack namespace to osf namespace (Depends-On),
which need update the zuul job to start using the
new location.

Update .gitreview as well.

Depends-On: https://review.opendev.org/#/c/734669/
Change-Id: Idbb41903ebf0f2c4b5cb86f082938c69b86dd505
2020-06-13 07:19:37 +02:00
OpenDev Sysadmins 90e1aae672 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:04 +00:00
Chris Hoge 497074a1a7 Make consistency job gating.
This patch updates some of the consistency checking tools
to make them more generally usable by allowing both
automatic checkout of tempest and manual checkout. It builds
on this to add a Zuul job that gates against the consistency
check.

Change-Id: Id0d9148af39c2d2ccf8f11502cc9aff6699f0ead
2018-10-03 08:35:49 -05:00