Skip to content

Commit a4ab60d

Browse files
Merge pull request #1048 from amartyasinha/use_dedicated_molecule_config
Use dedicated molecule config file for molecule jobs
2 parents 2f8404c + 0f9c299 commit a4ab60d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zuul.d/jobs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- github.com/openstack-k8s-operators/ci-framework
1010
vars:
1111
roles_dir: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/edpm-ansible'].src_dir }}/roles/{{ TEST_RUN }}"
12+
mol_config_dir: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/.config/molecule/config_edpm_ansible.yml"
1213

1314
# non-containerized role jobs
1415
- job:

0 commit comments

Comments
 (0)