Commit Graph

22 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov bbbaaa30db 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: I9d536bdb13761bf74708641c73a5041d301684cb
2021-05-21 15:52:58 +03:00
dmitriy bd17816a3d [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: Ia793bf6312fa50b5512da8274dfee1e6ca65da1a
2021-01-22 18:26:20 +02:00
Dmitriy Rabotyagov dca09f3b6b Drop magnum distro CI jobs
Distro path is not available at the moment for magnum, so
no reason in testing this path in CI

Change-Id: Ife266361eb0bf9a90686773d4d47b5a81590710d
2020-11-29 22:05:39 +00:00
Dmitriy Rabotyagov f03d287ea6 Set centos-7 distro jobs as non-voting
CentOS 7 distro packages provides only pretty old tempest plugins which
is not compatible with fedora-coreos distro required to be used nowadays

Depends-On: https://review.opendev.org/727749
Change-Id: I04ea2d33ce3f2b78e80080bcbeaee54a07fc50af
2020-05-20 19:14:33 +03:00
Jean-Philippe Evrard d28d8773cd Add distro install jobs
To be consistent across OSA, this adds the distro install jobs.

Change-Id: Ibbdbaf41110209fdc310c13b418347d84023acc3
2019-05-20 12:44:22 +02:00
Jesse Pretorius 061c4dd47f Use the dynamic aio scenario
Rather than have to define a job per non-aio service, we have
zuul introspect the origin test repo and add the service name
to the scenario variable on the fly. This allows us to simplify
our job definitions and simply use the AIO job template for all
repositories.

Depends-On: https://review.opendev.org/658398
Change-Id: I3240eb0eb6619dc4db275abddffb4c083f0619d1
2019-05-10 19:22:55 +01:00
Zuul 65871be826 Merge "missing document start "---"" 2019-04-24 20:14:59 +00:00
Guilherme Steinmüller 9259b0071f 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: I614188359bf22bfc0df767e4e1b36f509db02819
2019-04-09 17:04:07 +00:00
Mohammed Naser 6b163fc149 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.

Depends-On: https://review.openstack.org/647840
Depends-On: https://review.openstack.org/648502
Depends-On: https://review.openstack.org/648551
Change-Id: I6d606a89028993ef8e8c8946f1e64220011fcc81
2019-03-28 23:52:16 -04:00
wangqi 4064c357da missing document start "---"
Change-Id: Ie3cc1f042bc68d5066b13c315029c81be879f7cd
2018-10-30 07:41:08 +00:00
Jesse Pretorius e5cd133aeb 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 'ssl' job, given that the person working on
   that is no longer doing so, and no-one else has picked up
   the work.
2. We promote the openstack-ansible-functional-opensuse-423
   job given that it is passing consistently.

Change-Id: I92cf6959544a9f8af8c207d6ff17eff18a8a242d
2018-09-07 15:11:04 +01:00
Jonathan Rosser 65c6267955 Add tests for bionic
Change-Id: I0cd01177ba8c8b4a744cf42141698f58ea2d0da8
2018-08-23 13:20:17 +01:00
huang.zhiping 2df11c98e7 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: I663a30263621e525112612b66f2fb735ae8a33e7
Story: #2002586
Task: #24319
2018-08-21 13:21:58 +00:00
huang.zhiping 482a58dc52 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: I4eb8ce56b39844387a46834800fd0246d22a7492
Story: #2002586
Task: #24319
2018-08-21 13:15:36 +00:00
Mohammed Naser b232c20399 Switch non-voting jobs to use Zuul stanza
The extra jobs that we have are not something that is needed, we simply can
set the jobs to non-voting in the project definition and avoid having non
voting jobs.

Depends-On: Ife5023bc4752cf3c2d7221f9f8772990c6bc09df
Change-Id: Ia151e922986ec85323532c01f7f5de6d915e1c8f
2018-06-20 20:40:25 +00:00
Paul Belanger 6e1c4cba27
Stop running non-voting jobs in gate
There isn't a need to run non-voting jobs in gate, as it ends up just
wasting CI resources.  Results can be obtained from the check pipeline
results.

Change-Id: Ic39e09e654a92f68c4441e739ec964bcb67431ad
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-02-12 11:37:10 -05:00
James E. Blair ae9d049f77 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: I0dcbfa14177064388492eba935aac6e6c7ba5d65
2018-02-07 19:38:36 +00:00
Jimmy McCrory e2c5cc2cee Add MySQL connection SSL support
When 'magnum_galera_use_ssl' is True, use an encrypted connection to
the database using either a self-signed or user-provided CA certificate.

A new non-voting test has been added to verify that the role remains
functional when enabling SSL features.

Change-Id: I1ac622926542ff6a3dfca7be3703f33ede4013df
Partial-Bug: 1667789
2017-12-14 11:21:50 -08:00
Jean-Philippe Evrard 8da8abbe08 Allow the experimental trigger of the integrated repo
This would allow someone to test its change with an AIO.

Change-Id: I07be4e9ad95e24a27b6a95d9c5aae72fcff1aa03
2017-12-06 08:22:42 +00:00
Jesse Pretorius ce85f2d381 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: I815609d6f3d63b58e800159fdb5621b8876d54b4
2017-10-23 11:22:27 +01:00
Jesse Pretorius c2d575428f 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: Ie454c72766df0dc53d4c3b57ef1c5efd6a912dca
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
2017-10-18 17:49:01 +01:00
Jesse Pretorius 2cf8952d6b 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: Ib5ec32e6f746ae11e8f74453c0232b060516eafe
2017-10-17 20:24:58 +00:00