![Alex Kavanagh](/assets/img/avatar_default.png)
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: I76cc7c4c782d60f3558df6b9f96c513eff16331b
11 lines
264 B
YAML
11 lines
264 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: ceilometer-agent
|
|
build_type: charmcraft
|