Skip to content

Commit 91982b5

Browse files
committed
do not fail on warning latest ESC faces spring-projects/spring-framework#29612
1 parent fdf87dc commit 91982b5

File tree

1 file changed

+0
-1
lines changed
  • roles/search_enterprise/molecule/default

1 file changed

+0
-1
lines changed

roles/search_enterprise/molecule/default/verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
Refreshing accepted content media-type cache, accepted type count: ([7-9]\d|[1-9]\d{2,})$
2626
ansible.builtin.assert:
2727
that:
28-
- not error_log.stdout | regex_search(' WARN ')
2928
- not error_log.stdout | regex_search(' ERROR ')
3029
- error_log.stdout | regex_search('{{ log_expected_regex }}')
3130
msg: "{{ error_log.stdout }}"

0 commit comments

Comments
 (0)