Commit Graph

14 Commits

Author SHA1 Message Date
Takashi Kajinami 4b510162e5 Vendor dib-run-parts
The dib-utils repository was retired as part of retirement of TripleO.
This imports the tiny dib-run-parts script because it's used by
os-refresh-config now.

This also removes direct execution of os_refresh_config.py, which is
required only for testing.

Change-Id: Ia516e604bafdc59dbcfa81796348191b03cbe0b7
2024-02-29 17:49:13 +09:00
Takashi Kajinami 812905b54b Update python job template
... and supported python runtime versions.

Change-Id: Ib78158e63021ae09b1fb2801b0e9486fefd30831
2023-10-18 14:38:01 +09:00
OpenStack Release Bot 197972b692 Add Python3 victoria unit tests
This is an automatically generated patch to ensure unit testing
is in place for all the of the tested runtimes for victoria.

See also the PTI in governance [1].

[1]: https://governance.openstack.org/tc/reference/project-testing-interface.html

Change-Id: I8127e92439d2393ec7a4797a5ee7776ecc29c2d1
2021-03-11 18:08:38 +00:00
Marios Andreou a0322979f9 Remove tripleo-multinode-container-minimal from layout + fix test
The tripleo-multinode-container-minimal is being deprecated [1]
as part of wider tripleo CI optimization at [2].

This updates test-requirements to fix issue seen in [3] and also
fixes a failing pep8 test seen after test-requirements was fixed.

[1] Ie6473759383bd4b903cbe56fba9fee75a24154c4
[2] https://review.opendev.org/q/topic:tripleo-ci-reduce
[3] https://a28720641abd1053931d-69746c322fe5e3cf8e2976f654b96d92.ssl.cf5.rackcdn.com/777098/1/check/openstack-tox-py38/9e6a3c0/tox/py38-1.log

Change-Id: I6df7ef9eacc25435e797005ad8f764c3e0913d46
2021-02-25 18:41:49 +02:00
xuanyandong cc543ed5af
Stop testing python2.7
Train was the last release supporting python2. Let's rip the bandaid
off.

Change-Id: I842cf731fbad0dae72cf902366655eb7b4f8ca1b
2020-03-13 14:47:47 -05:00
pengyuesheng 84d84645d1 Switch to Ussuri jobs
Change-Id: I01c8b66665434397115f59012e325e710567085b
2019-10-24 14:43:57 +08:00
Corey Bryant 4306cf9ee7 Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place
for all of the Tested Runtimes for Train.

See the Train python3-updates goal document for details:
https://governance.openstack.org/tc/goals/train/python3-updates.html

Change-Id: I9ed1a88e2d67267b026ebad2f45327e9ad03d381
Story: #2005924
Task: #34253
2019-07-12 16:22:53 -04:00
Alex Schultz 4e9ce62c04 Drop baremetal job template
https://review.openstack.org/#/c/619337/ switched the jobs to a noop for
master and since this file is branched we no longer need to keep this
template definition in this project.

Change-Id: I5c2d30babfbd2c425dc489aa8e47f5420c2f64b8
2018-12-13 13:52:19 -07:00
Andreas Jaeger 2cdebc64e0 Use templates for cover
Small cleanups:

* Use openstack-tox-cover template, this runs the cover job
  in the check queue only. Remove individual cover jobs.
* Sort list of templates

Change-Id: I44d8af661e24f777ecc4362ba8c0c3c332049c7a
2018-09-22 17:57:54 +02:00
qingszhao fcc9849828 add python 3.6 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.6 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: If549a8209d542eed3c16e55135098d7c32310995
Story: #2002586
Task: #24341
2018-08-24 05:01:13 +00:00
qingszhao 4c0df54d2f 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: Ie03638009ae5184d1204e78c1a63ba976765d7f1
Story: #2002586
Task: #24341
2018-08-24 04:57:58 +00:00
James E. Blair 7ca7b19e74 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: I2867cf9a5894bb6d2814f12e64b535b9e0dc1334
2018-02-01 15:21:54 -08:00
Sagi Shnaidman 663a24638d Remove RH1 OVB jobs from configuration
Remove OVB RH1 jobs from configuration for this repo
Related-Bug: #1744763

Change-Id: I13cf81815879fa108cb1dcae8dd04e538b705204
2018-01-22 19:37:45 +00:00
Emilien Macchi 7c57dc9441 Migrate os-refresh-config to zuul v3 jobs
Define the zuul v3 layout for jobs that we want to execute.

Change-Id: Id9995d36e8a89b23350dd7fc86d4e49756690135
2017-11-17 20:11:19 +00:00