Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Runs in Jenkins are experiencing a lot of transient problems and TMO values are thought to be contributors to this.
This is being addressed as part of PR-309
Automatically bump some TMO values when edgent.build.ci=true.
- tweek test.topology.TStreamTest.waitForCompletion()
- tweek topology.spi.tester.AbstractTester.complete()
- tweek runtime.etiao.Executable.invokeAction()
The above may eliminate the need for other test specific uses of
edgent.build.ci in: FiltersTest, PlumbingTest, WindowTest, Mqtt,
wsclient. We'll see.