From fbdda8dc3545e718c9a3d4b16ed33bd122a93a6c Mon Sep 17 00:00:00 2001 From: amckenzie Date: Mon, 9 Sep 2019 11:56:36 +0100 Subject: [PATCH] Reduce the maximum runtime for each iteration of the publishing beans in the IT tests to 450 milliseconds --- CHANGELOG.md | 3 +++ .../src/test/resources/wildfly-config/standalone-single.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b3ac2d8..44397eca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to ## [Unreleased] +### Changed +- Reduced the maximum runtime for each iteration of the publishing beans in the IT tests to 450 milliseconds + ## [2.0.0] - 2019-08-19 ### Added - Update to framework 6.0.6 diff --git a/example-context/example-service/example-it/src/test/resources/wildfly-config/standalone-single.xml b/example-context/example-service/example-it/src/test/resources/wildfly-config/standalone-single.xml index 523a1c98..b520fb59 100644 --- a/example-context/example-service/example-it/src/test/resources/wildfly-config/standalone-single.xml +++ b/example-context/example-service/example-it/src/test/resources/wildfly-config/standalone-single.xml @@ -468,8 +468,8 @@ - - + +