Commit Graph

24 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov 6443d610ee Return zuul integrated jobs
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/847272
Change-Id: I4df85ea29a5d8b97bd26503c0b81d3931b587062
2022-07-05 11:47:07 +02:00
Dmitriy Rabotyagov 2c9f231d6a Release pyscss constraints
With [1] pyscss version was bumped to 1.4.0. With that horizon also
requires pyscss>=1.4.0 which means there's no need to additionally
constraint it.

We also temporary disable all functional jobs to resolve circular
dependency.

Needed-By: https://review.opendev.org/c/openstack/openstack-ansible/+/847272
[1] 4fa5acc415

Change-Id: I5676d358d1ec38904fc067ab5f14711358f6031c
2022-07-05 07:17:48 +00:00
Dmitriy Rabotyagov 4bcf6aef0e 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: Ib0ca232bfdb6528fa7638c34c628406a9c6d8d37
2021-05-21 15:52:51 +03:00
dmitriy 5968366acd [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: Iec10700f663fdcffc577614f6e73693b9a9692d3
2021-01-22 18:25:45 +02:00
Dmitriy Rabotyagov 9f9b66a985 Allow to configure horizon bind address
Added variable horizon_bind_address which allows to define address
on which horizon will be listening.

horizon_listen_ports variable was converted to dict()
and used in apache vhost template.

As an addition metal jobs were added for horizon CI.

Depends-On: https://review.opendev.org/681722
Change-Id: I11c3edec6d58e39da8de5e214fab9731eb5df9e2
2019-09-19 09:32:09 +00:00
Zuul 785c315d2d Merge "missing document start "---"" 2019-04-25 03:47:58 +00:00
Mohammed Naser 1eaba3aacb Test using integrated build
In order to do a more complete verification of any patches,
we add a full containerised OpenStack deployment to do the
functional testing using the integrated repo. This replaces
the previous functional test mechanism.

A containerised build is used due to the clash between nginx
(repo server) and apache (horizon) on the same ports.

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: I19a28191ff3c068ee8134d938656bb476e5675da
2019-03-29 10:22:20 +00:00
wangqi 19850b55bf missing document start "---"
Change-Id: I840a4edb9201d3c6018f13c09968428b1953d9dd
2018-10-30 07:39:41 +00:00
Andreas Jaeger 4ba38f5184 Zuul: Use openstack-ansible-role-distro_install-jobs template
Use the template instead of individual jobs so that we can easily
updat the template as new jobs become available.

The template has the same content as the jobs removed.

Change-Id: Iaffa2353ae9af602cfe676e66868c5cb3402efda
2018-10-10 09:17:46 +02:00
Markos Chandras c42f59b36c SUSE: Add support for openSUSE Leap 15
Change-Id: I7b915fd1688456673254fdb549ff93828087284d
2018-09-26 17:37:28 +01:00
Jesse Pretorius 9156a8554a 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.

Change-Id: If5bea7f1c27a8ea6d2d0f89f59019197f9204677
2018-09-07 14:55:07 +01:00
huang.zhiping 885fa18719 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: I5341d0fb8a07b60af298fb2ccbc13c1a158c7b5b
Story: #2002586
Task: #24319
2018-08-21 13:21:56 +00:00
huang.zhiping dbfd4be189 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: Ie59f90666893a59754fceba6d2286b60240f9e04
Story: #2002586
Task: #24319
2018-08-21 13:14:47 +00:00
Markos Chandras 2af1b7a6c4 Add support for using distribution packages for OpenStack services
Distributions provide packages for the OpenStack services so we add
support for using these instead of the pip ones.

Implements: blueprint openstack-distribution-packages
Change-Id: Ie6eeff541a319967715e619dcdc26177aec5be72
2018-07-23 17:29:14 +01:00
Zuul 9aa822757d Merge "Trivial: Fix the pep8 warning" 2018-07-11 20:03:53 +00:00
Heba Naser 7cb16be7a0 Switch to using project-templates
In order to have more centralized configuration, switch the role
to use the project-template instead.

Change-Id: Id2d97bfbeb39c3ee58a8ea726cb30fdf9cc5026e
2018-06-22 14:55:39 -04:00
fpxie 69799c1ba0 Trivial: Fix the pep8 warning
The yaml should start with "---"

Change-Id: I03b578ad2704edfb527b86c9dde8afc33e92e042
2018-06-20 16:03:09 +08:00
Paul Belanger ebf011624f
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: I2947b5bd2873f1f9eedd2f5f2480c7f03ddda180
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-02-12 11:33:58 -05:00
James E. Blair 552b1eb80a 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: Iabdadce2f54a5608dd9ffd1ad7d3ed4eafdd29af
2018-01-28 21:07:18 -08:00
Jimmy McCrory b775123f54 Add MySQL connection SSL support
When 'horizon_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: Ie7e0e5f7fc89978126d0d735367d8ecf3e007cfc
Partial-Bug: 1667789
2017-12-14 10:26:37 -08:00
Jean-Philippe Evrard 4ffd27210b Allow the experimental trigger of the integrated repo
This would allow someone to test its change with an AIO.

Change-Id: I4035de586d4c353fee741ba042d032014239f9b6
2017-12-06 08:22:24 +00:00
Jesse Pretorius 4bd6334e90 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: I2ed050f5f9bfe2f5a6fbbe83f421a0d5eaa3dedc
2017-10-23 11:20:30 +01:00
Jesse Pretorius 20197fdc0e 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: I44a39fc7388fe792b7288651e1ba23207c207343
Depends-On: I0391ec310c4eede436011a48490e3c524c8ddf4d
2017-10-18 17:48:36 +01:00
Jesse Pretorius bf53e0b3ee 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: Ia99b5dd4197b6e8cf0d3bc13d5f121250142d452
2017-10-17 18:11:21 +01:00