1c88770e9b
This update is to ensure that the Zuul Canonical CI builds the charm before functional tests and ensure that that artifact is used for the functional tests. This is to try to ensure that the charm that gets landed to the charmhub is the same charm that was tested with. Change-Id: I0febbbf7da990026b9578a3512c99539eb03bbc0
11 lines
259 B
YAML
11 lines
259 B
YAML
- project:
|
|
templates:
|
|
- charm-unit-jobs-py38
|
|
- charm-unit-jobs-py39
|
|
- charm-xena-functional-jobs
|
|
- charm-yoga-functional-jobs
|
|
vars:
|
|
needs_charm_build: true
|
|
charm_build_name: neutron-api
|
|
build_type: charmcraft
|