Skip to content

Commit

Permalink
Clean up verification playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak committed Nov 6, 2023
1 parent c09e86a commit 37b3087
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
_shard_ids: "{{ _shard_query.transformed_output.shards | map(attribute='_id') | list }}"
_id_not_found: "{{ mongos_replicaset_shard_name not in _shard_ids }}"
_shard: "{{ _shard_query. }}"
_host_not_found: "{{ }}"
when: _id_not_found

- name: Data load and sharding tests
Expand Down

0 comments on commit 37b3087

Please sign in to comment.