Commit Graph

20 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 50f1a2842e Return centos jobs to voting
This partially reverts commit cfb9d1932c.

Change-Id: Icc44d08b57ad976429bced3ccc89027f36072764
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/872896
2023-02-09 18:32:18 +00:00
Dmitriy Rabotyagov cfb9d1932c Install curl by defining binary that is provided
Currently, curl conflicts with curl-minimal package on Rocky:
package curl-minimal-7.76.1-19.el9_1.1.x86_64 conflicts with curl
provided by curl-7.76.1-19.el9_1.1.x86_64

To avoid complex logic between curl/curl-minimal we just install
package by providing a path to the binary it should provide.

Based on the distro this will result in instalation of either
curl or curl-minimal.

We also disable rhel9 jobs to sort out circular dependnecy.

Change-Id: If0f08e98912f1f7d060e5b9a338062d3d8469f3a
2023-02-08 08:39:34 +00:00
dmitriy ad16d023a3 [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: I4b21118ec8b5f5ab4f02899bd6219ef321da7d11
2021-03-01 18:28:37 +02:00
Dmitriy Rabotyagov 00fd774c71 Use integrated tests
Instead of running functional tests, we're running integrated ones
that should also cover required scenarios.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/774685
Change-Id: Icf1d747d80a00fc6bc486bc706700a0f98b8338a
2021-02-10 17:15:49 +00:00
Dmitriy Rabotyagov 8ab8503a15 Make CentOS 8 metal voting again
Change-Id: I54e615b94573e602dbad404ca23669d4605bc1c2
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/766244
2020-12-10 14:17:38 +00:00
Jonathan Rosser 0bd4c0295e Fix libsystemd version for Centos
This is used by python_systemd wheel build which breaks when the
version string is read from pkg-config

Centos-8:

pkg-config --modversion libsystemd
239 (239-41.el8_3)

Bionic:

pkg-config --modversion libsystemd
237

This causes the C preprocessor to fail when building the wheel
http://paste.openstack.org/show/800825/ as the string returned on
centos cannot be used in a preprocessor version comparison.

This can be fixed by setting the environment variable LIBSYSTEMD_VERSION
which will be used by the python_systemd setup.py script in prefernce
to the value from pkg-config

In addition this patch changed the following for centos 8.3 which are
necessary to pass tests.

1. CentOS 8.3 merged nf_conntrack_ipv4/6 into nf_conntrack
2. CentOS 8.3 PowerTools repo use lowercase for name.

Change-Id: I3fb3080c69307b38e21735d431b55eefa221f12c
2020-12-10 08:20:39 +00:00
Jean-Philippe Evrard 6cca396415 Add integrated coverage
Currently this role doesn't test the integrated jobs.

This is a problem because this role can possibly break
the integrated, as we don't test it.

Change-Id: If086778561eafe9c34f4aae2bbed1bf1df181605
2019-05-14 11:51:05 +02:00
wangqi 3f2be47a5a missing document start "---"
Change-Id: I5255b46a052237bfce7c3a64d35c3cf1627811b9
2018-10-30 08:01:33 +00:00
huang.zhiping 3d2c961312 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: I25df2cd19ef848946d6ce105ebd90683b8f7c512
Story: #2002586
Task: #24319
2018-08-21 13:21:49 +00:00
huang.zhiping 8f5b90eadf 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: I2025bb0a8b8296e496869bca46a293bced8897fb
Story: #2002586
Task: #24319
2018-08-21 12:53:43 +00:00
Mohammed Naser deeebb6e9b Switch to using project-templates
In order to have more centralized configuration, switch the role
to use the project-template instead.

Depends-On: I2608fc5a0230436cebb0e6c579deae7bd4d7c209
Change-Id: I337eee44fa7802a85570600b1d2d66c66a1ee7d0
2018-06-16 18:47:04 -04:00
Markos Chandras 63cca5a6e8 SUSE: Add support for openSUSE Leap 15
Change-Id: I2d5841c6e7b6b1facce2aa8ae296f0d203c0fb74
Depends-On: https://review.openstack.org/#/c/572292/
2018-06-11 18:49:19 +01:00
Zuul 55d41dfa72 Merge "Add Bionic testing" 2018-05-14 20:03:27 +00:00
Jean-Philippe Evrard f408c0ba4d Add Bionic testing
Now that bionic testing is added into the tests repos, we can
start testing it in the repo.

This removes UCA from the list of sources for Bionic, as
Rocky 16.04 will be with Queens UCA, and Rocky 18.04 will
have no UCA, only base packages.

Depends-On: https://review.openstack.org/#/c/566959/
Change-Id: I7e6abf3c2f7a16ce79e934f9b9ff66bea89e6d67
2018-05-14 20:56:34 +02:00
fpxie 0894c91063 Trivial: Fix the pep8 warning
The yaml should start with "---"

Change-Id: Ibb810c8cbbf129d99250879584c19fab5f5ec3da
2018-05-08 17:23:18 +08:00
James E. Blair 14f65cbc84 Zuul: Remove project name
Zuul no longer requires the project-name for in-repo configuration.
Omitting it makes forking or renaming projects easier.

Change-Id: Iedd44135e748b2e580b0b030e2e60c088f9115d6
2018-02-01 17:22:48 -08:00
Jean-Philippe Evrard d2c0b03f54 Allow the experimental trigger of the integrated repo
This would allow someone to test its change with an AIO.

Change-Id: Ic7f0936c7943fdca97a4607ad76d2ce08de544fc
2017-12-06 08:21:19 +00:00
Jesse Pretorius 31305eda68 Remove unified queue from gate pipeline
Initially the intent for adding this was to better test
any patches for roles together before they merge, but it
has had the unintended side-effect of causing patches to
take much longer to merge (because they all get lined up
in a single queue, rather than independent queues) and
a lot more infra resources are used (because a patch
that fails at the top of the queue will result in all
subsequent patches restarting all their tests).

As discussed in the channel, we'd prefer to revert back
to the previous independent queue method of testing. It
has served us well.

Change-Id: If0e19d72eff8f61cab7c03224b3e89d2409b57b4
2017-10-23 11:13:57 +01:00
Jesse Pretorius e91d744ef7 Add openstack-ansible-linters test
Currently the linters test is in the project-config
repository, but those are meant to be used for standard
jobs which do not require any repository other than the
one given. Our lint tests use the 'openstack-ansible-tests'
repository, so we should rather use our own job definition.

Change-Id: I5c26540cd94386d727026109e1fff6b5a5ff87ba
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
2017-10-18 17:47:15 +01:00
Jean-Philippe Evrard ad1d712889 Initial OSA zuul v3 role jobs
This patch implements an initial set of jobs intended to match
the current job execution method. It does not intend to improve
how the jobs are executed - only to replicate what is currently
in openstack-infra/openstack-zuul-jobs and provide the platform
to iterate on.

Change-Id: If38825e721ca099fd13b51e87fcb8dbb9714c99e
2017-10-17 18:20:51 +00:00