tests: ringbuffer: increase timeout

Increae timeout from 90 to 150 to make it pass on more slow boards.

Fixes #42756

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-02-15 12:26:48 -05:00
commit 73d8a8d8ef

View file

@ -1,6 +1,6 @@
common:
tags: ring_buffer circular_buffer
timeout: 90
timeout: 150
tests:
libraries.ring_buffer: