Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion roles/cifmw_cephadm/molecule/default/molecule.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
# Mainly used to override the defaults set in .config/molecule/
# By default, it uses the "config_podman.yml" - in CI, it will use
# "config_local.yml".
# "config_local.yml"
#
log: true

provisioner:
Expand Down
2 changes: 2 additions & 0 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@
- cifmw-molecule-update_containers
- cifmw-molecule-validations
- cifmw-molecule-virtualbmc
- edpm-ansible-molecule-edpm_ovs
- edpm-ansible-molecule-edpm_update
github-post:
jobs:
- build-push-container-cifmw-client-post
Expand Down
Loading