Skip to content

Commit ef5e3e2

Browse files
committed
DNM Add molecule jobs from edpm-ansible
The edpm-ansible folks would like to run own job also when our changes are related to molecule job. Let's trigger some of they jobs here. Depends-On: openstack-k8s-operators/edpm-ansible#1042 Signed-off-by: Daniel Pawlik <[email protected]>
1 parent 61c908b commit ef5e3e2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

roles/cifmw_cephadm/molecule/default/molecule.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
# Mainly used to override the defaults set in .config/molecule/
33
# By default, it uses the "config_podman.yml" - in CI, it will use
4-
# "config_local.yml".
4+
# "config_local.yml"
5+
#
56
log: true
67

78
provisioner:

zuul.d/projects.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
- cifmw-molecule-update_containers
105105
- cifmw-molecule-validations
106106
- cifmw-molecule-virtualbmc
107+
- edpm-ansible-molecule-edpm_ovs
108+
- edpm-ansible-molecule-edpm_update
107109
github-post:
108110
jobs:
109111
- build-push-container-cifmw-client-post

0 commit comments

Comments
 (0)