test results aggregator Jenkins plugin - No Job Found message

Viewed 49

I installed test results aggregator Jenkins plugin and then ran a free-style job with two test jobs test1 and test2. The plugin reports that test1 and test2 jobs were not found, but these jobs exist. Does anyone know how to fix this?

15:37:04 Collecting Data from Jenkins Job with name 'test1' ...Job Not Found
15:37:04 Collecting Data from Jenkins Job with name 'test2' ...Job Not Found
15:37:04 Analyze ...Finished
15:37:04 Generate XML Report...Finished XML Report
15:37:04 Generate HTML Report...Finished HTML Report
15:37:04 Generate HTML Report...Finished HTML Report
15:37:04 Generate Email Report
15:37:04 No mail will be Send since all Jobs are having status 'NOT_FOUND'.
15:37:04 Generate Email Report
15:37:04 No mail will be Send since all Jobs are having status 'NOT_FOUND'.
15:37:04 Post Influx DB
15:37:04 Finished Aggregate Test Results Action
15:37:04 Finished: SUCCESS
1 Answers
Related