Commit Graph

15 Commits

Author SHA1 Message Date
Takashi Kajinami 45148eb7e8 Remove TripleO job
... because TripleO is being retired.

Change-Id: Ie51870fcf12f167bb1273c1a5d27740e52ce17c9
2023-03-13 11:14:10 +09:00
Takashi Kajinami b434938fe3 TripleO jobs: Replace CentOS 8 jobs by CentOS 9 jobs
Now TripleO team is replacing CentOS 8 jobs in master by CentOS 9 jobs.
This follows that and replaces tripleo jobs in puppet repos to switch
to CentOS 9.

Depends-on: https://review.opendev.org/828525
Change-Id: Ib25e755b7fcc15b503133060741be77a8ad32f1c
2022-02-09 22:43:27 +09:00
Takashi Kajinami 6bb2ecec0f TripleO: Reduce tempest test scope
This change reduces scope of tempest tests in tripleo job, so that we
run only subset of test cases used in TripleO repos.

Change-Id: Ib913f0fe20af74c9a21875c6a7b497dfa2c30880
2021-05-14 11:31:37 +09:00
Ronelle Landy 8623b5998b Build containers for single consumer job
Make standalone job build containers when there is one single
consumer job in layout. Do not run content provider jobs in
this case.

Change-Id: I9c46c38458e7bddb973ddbb747d2d0b8497e032e
2020-11-06 14:50:39 +00:00
Tobias Urdin b7aec54e1b Add Puppet Litmus
Depends-On: https://review.opendev.org/#/c/740601/
Change-Id: Ice56ef866525914533cc2e0ebb605e8d98729f06
2020-08-31 21:13:59 +02:00
Takashi Kajinami 0973f28597 Make tempest scope more strict
... to prevent tripleo gate job from getting affected by newly
added jobs.

Change-Id: I35016b7eb2a314e713bfc5d3d9cb17360b2bad4f
2020-04-02 20:49:11 +09:00
Chandan Kumar (raukadah) d4b49ae838 Use centos-8 standalone puppet parent
https://review.opendev.org/#/c/711320/ adds
tripleo-puppet-ci-centos-8-standalone job in poi and let's
re-use the same parent for tripleo standalone job.

Change-Id: I363b193f7619260db8fb3a04e5f7ccb9e46a7f06
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-03-13 14:09:53 +05:30
Arx Cruz f667869923 Port puppet-cinder-tripleo-standalone to os_tempest
Previously Tripleo validate-tempest role was used to run tempest
on tripleo jobs. Recently we are moving to os_tempest (an unified
role developed by openstack-ansible team).

It moves the vars to os_tempest.
Below is the other var changes:
run_tempest: false -> to disable validate-tempest role
use_os_tempest: true -> enable os_tempest
tempest_whitelist -> tempest_test_whitelist
tempest_plugins -> tempest_services now just the name of the service,
not the plugin package name

Change-Id: I4dd4f82d545cdfb4de48d6d37ee0f28f3e8c6d00
2019-05-02 09:02:28 +00:00
Chandan Kumar 2a4711096b Add puppet-cinder-tripleo-standalone job
* It overrrides the tripleo-standalone featureset override to run
  cinder specific tempest tests.

* It will help to detect the puppet-cinder tempest specific issues early
  in gates.

Depends-On: https://review.openstack.org/#/c/610600/

Change-Id: I5c2073db48192f45b36c4555408fb0cdff72c51d
2018-10-23 17:18:24 +00:00
Quique Llorente bda6d01ed3 Run tripleo standalone job
To cover issues like https://bugs.launchpad.net/tripleo/+bug/1797035

Related-Bug: #1797035

Depends-On: https://review.openstack.org/#/c/609300/
Change-Id: Ia62d494060e757c0820099c08887d6bf304610eb
2018-10-15 16:24:34 +02:00
Doug Hellmann 99c58fb382 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: I923516fc1c66da513781c6d471c7165403b8bc71
Story: #2002586
Task: #24325
2018-08-31 08:24:34 -04:00
Doug Hellmann 4ac9f92b12 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: I6c8c9468bc7d5a5410a76c7434acbfbd21f1512a
Story: #2002586
Task: #24325
2018-08-31 08:16:25 -04:00
Alex Schultz 4ed8150051 Add tripleo jobs
Change-Id: I1a96a92975b9c6615080b31900ad3d7395267879
Depends-On: If97e1f910c86a794edc79b6141b79f64ca4793cf
2018-06-19 13:54:31 -06:00
melissaml f0cb54f77b 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: I41fb242170d8debe1282d8e9832ede3946ba3352
2018-01-29 02:12:26 +08:00
Emilien Macchi ba1f77f159 Run puppet-openstack-beaker-jobs
Change-Id: Iea4ad278e409e0f7904919a0cb08973f28a8a97b
2017-12-26 16:35:13 -08:00