diff --git a/e2e/yaks/monitoring/metrics.feature b/e2e/yaks/monitoring/metrics.feature index 4c6cf18dae..451f0ccad9 100644 --- a/e2e/yaks/monitoring/metrics.feature +++ b/e2e/yaks/monitoring/metrics.feature @@ -6,7 +6,7 @@ Feature: Camel K can serve metrics to Prometheus Scenario: Integration gets the message from the timer Given integration metrics is running Then integration metrics should print Successfully processed - Then sleep 10000 ms + Then sleep 120000 ms Scenario: Thanos is able to serve custom microprofile annotation metrics Given HTTP request header Authorization is "Bearer TOKEN"