Commit Graph

19 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov e973cd34ce Return upgrade jobs to voting
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/848760
Change-Id: Ib874892e6642c7a2902fcba560f7bebeb162e1b1
2022-07-06 06:43:52 +00:00
Dmitriy Rabotyagov 136dfa02d0 Control rally-openstack installed version
At the moment we don't have control what version of rally-openstack
is being installed. So we are installing latest version available in
PyPi. However rally package version is defined in
rally-openstack constraints.

With this patch we add variables to be able to adjust source of
rally-openstack as well as pick version for installation.

We also temporary disable upgrade jobs to resolve circular dependency

Needed-By: https://review.opendev.org/c/openstack/openstack-ansible/+/847272
Change-Id: I8100dfd3544c0530815fb877b44b960d404f635b
2022-07-05 22:03:20 +00:00
Dmitriy Rabotyagov 243198eced Replace linters test with integarted one
We've created integrated linters check job a while back and it's successfully
working for several releases. At the moment we experience difficulties
with future maintenance of the linters check from the openstack-ansible-tests
repo. So instead of fixing current one, we replace it with modern version of
the test.


Change-Id: I41a967483b7ae75bb49328f5b9fd8931ee892912
2021-05-21 15:53:33 +03:00
dmitriy ac46d02e85 [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: Ib38533c7d6cd16df06a55fb704ca8683cabc8972
2021-01-22 18:27:24 +02:00
Jean-Philippe Evrard b94df04f44 Add integrated coverage
Currently this role doesn't test the integrated jobs.
With the dynamic execution of the roles, this role
also get tested by the integrated repo.

Depends-On: https://review.opendev.org/660591

Change-Id: Ie2246172ba6e9cfb0a25efdb6ba3d8b2909c8705
2019-05-22 12:34:28 +00:00
Guilherme Steinmüller 7e2a78b63a debian: add support
This patch adds the Debian jobs for this role to make sure
it's always passing as well as updates the meta to reflect
it's support of Debian accordingly.

Depends-On: I9a92b73c419a0dc1cca40dacfef75de61a61db94
Change-Id: I8debfdc1a27349c881ee4f7600a08e94c323de78
2019-04-09 17:01:26 +00:00
Zuul bf01ff55fb Merge "Test using integrated build" 2019-03-30 13:11:57 +00:00
Mohammed Naser 6780da1b08 Test using integrated build
In order to do a more complete verification of any patches,
we add a full uncontainerised OpenStack deployment to do the
functional testing using the integrated repo. This replaces
the previous functional test mechanism.

Any additional role tests are left as-is. They will require
some extra implementation in the integrated build before they
can be transferred.

There are some developer mode references that are causing the
role to not run properly due to an undefined variable.

Depends-On: https://review.openstack.org/647840
Depends-On: https://review.openstack.org/648502
Depends-On: https://review.openstack.org/648551
Depends-On: https://review.openstack.org/648741
Change-Id: I943bab8177e556dc8ef6d1bece287c19808a7d58
2019-03-29 13:21:17 -04:00
wangqi f7c3f7d856 missing document start "---"
Change-Id: I04220d31d2853594f398eac63c886594beabe3fd
2018-10-30 07:45:09 +00:00
huang.zhiping d388d33b86 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: I48bc2fadc35c4063ed866ad7663da1631a3e2039
Story: #2002586
Task: #24319
2018-08-21 13:22:03 +00:00
huang.zhiping 07b823f997 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: Id2364253f879382722de80e923a755d175c5ba11
Story: #2002586
Task: #24319
2018-08-21 13:17:36 +00:00
Heba Naser 10f2b43366 Switch to using project-templates
In order to have more centralized configuration, switch the role
to use the project-template instead.

Depends-On: I3df2c670beeb78baaa1515bcd27e8f2b0d95b3a9
Change-Id: I99f5fc0dc81fe32045871898b0ada87650fdbe1e
2018-06-24 19:08:45 +00:00
Markos Chandras ffad749951 Add openSUSE support
Add the required var files and jobs for openSUSE Leap 42.3. Moreover,
drop some packages from all distros since they do not appear to be
used anymore.

Change-Id: Ia7e53a474527339305e03ecf84004fa371da1864
2018-03-20 09:51:44 +00:00
Jeff Albert 6c07c1cd00 Add CentOS deployment support
Add the necessary vars file for CentOS support, and adjust the role
to ensure that the variables are picked up and the role is tested on
CentOS.

Change-Id: I2d99c57c5e00c9805aaeac0e7e2f173ff3b69837
Closes-Bug: 1755253
2018-03-12 13:53:58 -07:00
James E. Blair 58665e5e4e 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: Ibe22f33b6dcea1cf4a205404ce55d1a9ec851bb1
2018-02-05 08:56:14 -08:00
Jean-Philippe Evrard e662302515 Allow the experimental trigger of the integrated repo
This would allow someone to test its change with an AIO.

Change-Id: Ic07e8d19cfd6a1db1f5daa3a6cc6916e7e10ef23
2017-12-06 08:23:08 +00:00
Jesse Pretorius 5e0cb6b723 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: If5436f62d331fd4565d22078e9fcdf79ebe785a4
2017-10-23 11:25:09 +01:00
Jesse Pretorius 64304bbe97 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: I56c75abf525fab702f196313cd98523517936b81
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
2017-10-18 17:49:45 +01:00
Jesse Pretorius 22b34fbf86 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: I3103b032d8847eeb044d87e0ed7950c9078e18a1
2017-10-17 20:52:06 +00:00