Commit Graph

16 Commits

Author SHA1 Message Date
Takashi Kajinami 7d526b27f0 Remove TripleO job
... because TripleO is being retired.

Change-Id: Ic34176abf6516536c8c9c07823e96cddd2cea7aa
2023-03-13 11:17:54 +09:00
Takashi Kajinami ca36d3b352 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: Ic9c5eade3ef0d851cb21c3e4d6b53efef83d6a22
2022-02-09 22:53:59 +09:00
Takashi Kajinami f591e24a8e 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: Ice33a872b371c0b1ea9de94e111c9157ad5c4750
2021-05-14 11:56:35 +09:00
Ronelle Landy 9d734cef52 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: I6d47714e2de5f24ef3f47a26bbf5510b87928cc2
2020-11-06 14:31:52 +00:00
Tobias Urdin 09d05f617a Add Puppet Litmus
With fixes.

Depends-On: https://review.opendev.org/#/c/751890/
Change-Id: Iab69bf0ff66740126ec09688813e52973159c222
2020-09-17 00:43:38 +02:00
Chandan Kumar (raukadah) ad4c243e11 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: Idf259de1c9599568ed39774f3b0e6e060310873f
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-03-13 14:16:33 +05:30
Chandan Kumar 870e33810d Port puppet-keystone-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. keystone tempest plugin is
installed by default so we donot need to keep tempest_services
var for the same.
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

Change-Id: I799d8634f4ed3d00346402c316a556c14c1b6d24
Signed-off-by: Chandan Kumar <chkumar@redhat.com>
2019-04-30 14:04:51 +00:00
Alex Schultz ea53e3f87c Drop undercloud job
The standalone job is sufficient.

Change-Id: I4a0a9b86fda8e749e41a2bfb163dc92aec6d91ab
2018-10-30 13:09:59 +00:00
Chandan Kumar 9a125b9766 Add puppet-keystone-tripleo-standalone job
* It overrrides the tripleo-standalone featureset override
  to run Identity specific tempest tests and install
  keystone tempest plugin.
* It will help to detect the puppet-keystone tempest specific
  issues early in gates.

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

Change-Id: I896a20abc09579286cea56299bfaa7a9c158ee59
2018-10-20 10:48:45 +00:00
Doug Hellmann 64cd71d366 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: I1c218da39bd623d8ba97332ebb88351d644e29cc
Story: #2002586
Task: #24325
2018-08-31 08:24:38 -04:00
Doug Hellmann 24cba82fc6 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: Idc79c459d6b214466b564ea0e076681e81e4d847
Story: #2002586
Task: #24325
2018-08-31 08:18:45 -04:00
Alex Schultz a98e0d55a9 Add tripleo jobs
Change-Id: Ibf8c0a6d41bc91813921933c5a100006347fc348
Depends-On: If97e1f910c86a794edc79b6141b79f64ca4793cf
2018-06-19 13:55:58 -06:00
ZhongShengping fa98723b54 Add puppet-openstack-integration-jobs-all job to the repo
Change-Id: I0970628746c167adc44a3a563b99991fc12b407c
Depends-On: I092efd9c530b3108a88c4f6f364f7b4adbaf6a80
2018-04-04 12:32:40 +08:00
ZhongShengping 73d07c00f4 Deprecate auth_uri option
Option "auth_uri" from group "keystone_authtoken" is deprecated[1].
Use option "www_authenticate_uri" from group "keystone_authtoken".

[1]: https://review.openstack.org/#/c/508522/

Change-Id: I4c82a63baabd6b9304b302c97cd751a0103d8316
Closes-Bug: #1759098
2018-04-04 10:30:55 +08:00
James E. Blair ef21b87bb4 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: I9ad415af66edd6c0adbfcafec259a4809f90fc04
2018-01-28 00:20:24 -08:00
Emilien Macchi 0326936e4e Run puppet-openstack-beaker-jobs
Change-Id: I23114b55f0af3091d382f9b05ec84a9a7e84b1eb
2017-12-26 16:36:07 -08:00