Commit Graph

14 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov b2cc5475c8 Use integrated linter jobs
Change-Id: I800489c6287e8b4e57371acb2611b361f4b649ba
2022-01-21 18:53:11 +02:00
Jonathan Rosser 8269806b9a Remove centos-8 job and tidy role metadata
Change-Id: I2991e5f58f086ace6e5238b28450a5503129e49c
2021-12-07 10:15:18 +00:00
Jonathan Rosser 745f21aeba Remove legacy experimental job
This is a functional job which would now be done with the integrated
tests.

Change-Id: Ic53886ee1833469daef0b31a46ea361e449d7697
2021-12-07 08:21:31 +00:00
Jonathan Rosser 078582cdcb Remove centos-7 and bionic testing
Change-Id: I045421366e7b0e5d13f40533007594ec9814a076
2021-12-07 08:21:16 +00:00
dmitriy 1c06fe38f0 [reno] Stop publishing release notes
Since we copy all release notes to the integrated repo there is not need
in publishing release notes for each repository. We should only verify their
validity and linting.


Change-Id: I7f0d3c4232eba23f8a00f1f20696eb9f663efa56
2021-01-22 18:23:01 +02:00
root 2b7b2ada9f Add centos-8 and ubuntu focal support
adding python3-qpid-proton package for centos-8 and focal support.

Change-Id: I3adbc415f5afcb020f648a5e98a5dda193673624
2020-07-30 19:11:49 +03:00
Andreas Jaeger 99d0f00060 Remove 42.3 Jobs
Version 42.3 is dead, so we remove the job.
Support of Leap 15 will be in a different patch.

Change-Id: Ic8f1988195b874ebe1f41fb29813c5dccd9055a5
2019-08-20 06:57:06 +00:00
Andy Smith 5490543352 Create sasl user in func test
Change-Id: I8f0941bd847f26e0ba5ec925606ee30396be9230
2018-12-13 15:47:05 -05:00
huang.zhiping fff43d0738 switch documentation job to new PTI
This is a mechanically generated patch to switch the documentation
jobs to use the new PTI versions of the jobs as part of the
python3-first goal.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: I79ab33f892303fedff26a30862142df3e97bcc4a
Story: #2002586
Task: #24319
2018-09-14 16:13:48 +00:00
huang.zhiping 9e88ac00a7 import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Idd86f02f30a9d7587dc62fc3e6a158410a03360b
Story: #2002586
Task: #24319
2018-09-14 10:13:11 -06:00
Jesse Pretorius 9290ccc383 Clean up role tests
Now that we're using the general templates, we can slim down
the role test definitions. We can also remove tests which are
not being watched, or which are fundamentally broken. With
this we can also remove unused scripts/plays.

We do the following:

1. We remove the 'upgrade' job, given that it's been broken
   all cycle due to the way the job executes and we need to
   regroup to figure out another way to do it. The associated
   scripts are also removed.
2. We consolidate test-vars.yml and the overrides into a single
   file to conform to the standard in other roles and ensure
   that the overrides are only set in one place.

Change-Id: I2dcb1576a75c4d09c6d99e1369775301e99df770
2018-09-14 10:10:10 -06:00
Jean-Philippe Evrard 1269d327cd Introduce base Zuul jobs
Now that the zuul base jobs from infra have been merged, we
can test the role as an independant entity.

The first step is to get it pass lint tests, so all the
other jobs as marked as non-voting.

Change-Id: I00d6c066fea8ec70ae032010199d00f089005065
Co-Authored-By: Andrew Smith <ansmith@redhat.com>
2018-06-25 13:27:33 +00:00
Andrew Smith 1bf861a1c3 remove zuul directory for now 2018-06-05 16:12:02 -04:00
Andrew Smith 547ebfcff5 Role requirements and tests 2018-05-25 15:24:30 -04:00