Commit Graph

7 Commits

Author SHA1 Message Date
Takashi Kajinami 610a2e4fe6 Retire PowerVMStacker SIG: Remove Project Content
Depends-on: https://review.opendev.org/c/openstack/project-config/+/909535
Change-Id: I9983db89974e37134cde612d55affb6b6b38230a
2024-02-20 22:53:37 +09:00
VedaAnnayappa f3008d1ee2 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: Ic60993c2315e8b10da8abb1fb02e33151a1e2b98
2019-08-26 16:01:37 +00:00
Ghanshyam Mann bebf0c5f5c Dropping the py35 testing
All the integration testing has been moved to
Bionic now[1] and py3.5 is not tested runtime for
Train or stable/stein[2].

As per below ML thread, we are good to drop the py35
testing now:
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
[2]
https://governance.openstack.org/tc/reference/runtimes/stein.html
https://governance.openstack.org/tc/reference/runtimes/train.html

Change-Id: I327f77002bb752025bf158d6e675705f8034ed7d
2019-04-22 23:05:10 +00:00
Tony Breeds 4a9a647558 Don't use pypi releases for ceilomter
Use the newly created project-templates to gate on ceilometer's master
branch.

Depends-On: https://review.openstack.org/609901
Change-Id: Iab267fc2b62f9519af50263bb90fb4124214c8e8
2018-10-12 16:25:15 +11:00
Doug Hellmann 0ec3c816f9 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: I2d10818cfae923d241456c9e5aa387164dee51ad
Story: #2002586
Task: #24324
2018-08-22 10:46:49 -04:00
Doug Hellmann 4fec9a12ee 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: I517c03ebb25cac9877e1f8e73538a20d242b2200
Story: #2002586
Task: #24324
2018-08-22 10:46:43 -04:00
Doug Hellmann 183726646d add lower-constraints job
Create a tox environment for running the unit tests against the lower
bounds of the dependencies.

Create a lower-constraints.txt to be used to enforce the lower bounds
in those tests.

Add openstack-tox-lower-constraints job to the zuul configuration.

See http://lists.openstack.org/pipermail/openstack-dev/2018-March/128352.html
for more details.

Change-Id: Ic189fc2d55534557029fec4150f7a7f3c9562d6e
Depends-On: https://review.openstack.org/555034
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-07-20 10:27:43 -04:00