Skip to content

Commit 0ec3565

Browse files
committed
Add edpm-ansible-molecule-edpm_kernel for being tested when molecule change
After doing improvements in molecule CI job process [1][2], the edpm_kernel CI job should be working now. [1] #3421 [2] openstack-k8s-operators/edpm-ansible#1048 Signed-off-by: Daniel Pawlik <[email protected]>
1 parent 9462904 commit 0ec3565

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/create_role_molecule.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
additional_molecule_jobs = [
2424
"edpm-ansible-molecule-edpm_podman",
2525
"edpm-ansible-molecule-edpm_ovs",
26+
"edpm-ansible-molecule-edpm_kernel",
2627
]
2728

2829

zuul.d/projects.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
- cifmw-molecule-virtualbmc
107107
- edpm-ansible-molecule-edpm_podman
108108
- edpm-ansible-molecule-edpm_ovs
109+
- edpm-ansible-molecule-edpm_kernel
109110
github-post:
110111
jobs:
111112
- build-push-container-cifmw-client-post

0 commit comments

Comments
 (0)