Skip to content

Commit

Permalink
added comment about exception for runme.sh for provision_virtual_esxi…
Browse files Browse the repository at this point in the history
… test
  • Loading branch information
anna-savina authored and bardielle committed Jul 10, 2024
1 parent b6bbd7e commit de5e498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/prepare_symlinks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@
loop: "{{ target_dirs.files }}"
when:
- item.path | basename | regex_search('^vmware_ops_')
# the test is excluded because it has a unique runme.sh created manually
- not item.path | basename | regex_search('vmware_ops_provision_virtual_esxi_test')

0 comments on commit de5e498

Please sign in to comment.