Decreased number of message in edge random timeseries failure to speed up tests execution
This commit is contained in:
parent
6766d54b86
commit
833ea1b397
@ -34,7 +34,7 @@ abstract public class BaseTelemetryEdgeTest extends AbstractEdgeTest {
|
||||
|
||||
@Test
|
||||
public void testTimeseriesWithFailures() throws Exception {
|
||||
int numberOfTimeseriesToSend = 1000;
|
||||
int numberOfTimeseriesToSend = 333;
|
||||
|
||||
Device device = findDeviceByName("Edge Device 1");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user