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 fdf87dc commit 91982b5Copy full SHA for 91982b5
roles/search_enterprise/molecule/default/verify.yml
@@ -25,7 +25,6 @@
25
Refreshing accepted content media-type cache, accepted type count: ([7-9]\d|[1-9]\d{2,})$
26
ansible.builtin.assert:
27
that:
28
- - not error_log.stdout | regex_search(' WARN ')
29
- not error_log.stdout | regex_search(' ERROR ')
30
- error_log.stdout | regex_search('{{ log_expected_regex }}')
31
msg: "{{ error_log.stdout }}"
0 commit comments