We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9462904 commit 0ec3565Copy full SHA for 0ec3565
scripts/create_role_molecule.py
@@ -23,6 +23,7 @@
23
additional_molecule_jobs = [
24
"edpm-ansible-molecule-edpm_podman",
25
"edpm-ansible-molecule-edpm_ovs",
26
+ "edpm-ansible-molecule-edpm_kernel",
27
]
28
29
zuul.d/projects.yaml
@@ -106,6 +106,7 @@
106
- cifmw-molecule-virtualbmc
107
- edpm-ansible-molecule-edpm_podman
108
- edpm-ansible-molecule-edpm_ovs
109
+ - edpm-ansible-molecule-edpm_kernel
110
github-post:
111
jobs:
112
- build-push-container-cifmw-client-post
0 commit comments