This website requires JavaScript.
Explore
Get Started
openstack
/
charm-nova-compute
Code
Issues
Proposed changes
6f2474ad9e
Branches
Tags
View all branches
charm-nova-compute
/
.zuul.yaml
5 lines
92 B
YAML
Raw
Normal View
History
Unescape
Escape
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: Id567e0afd1ff8aa5be5cbedcd3e4397248da7394 Story: #2002586 Task: #24317
2018-09-11 13:18:20 -04:00
-
project
:
templates
:
Add Antelope support * sync charm-helpers to classic charms * change openstack-origin/source default to antelope * align testing with antelope * add new antelope bundles * add antelope bundles to tests.yaml * add antelope tests to osci.yaml and .zuul.yaml * update build-on and run-on bases Change-Id: I6795ce22f1330309771f4d8d43cee255e27c2a10
2023-02-14 21:26:02 +00:00
-
openstack-python3-charm-jobs
Added tox environment for gathering coverage This technique was borrowed from the tox "cover" environment in openstack/nova's tox.ini. This leverages the fact that stestr lets you override the python executable via the PYTHON environment variable. Doing this allows us to easily generate coverage for our unit tests. An important caveat is that this does not provide any coverage for tests via zaza, amulet, etc. It is purely focused on the unit tests. Note that this replaces the previous .coveragerc; coverage configuration is instead pulled from tox.ini. Change-Id: I237b056a9bc0072b956f4c47ebb1363d90c8d0a4
2019-03-01 12:22:23 +01:00
-
openstack-cover-jobs
Copy Permalink