-
Bug
-
Resolution: Unresolved
-
Critical
-
None
I have a question about allure jenkins plugin.
We're currently trying to open allure report but it's empty. Allure reports are successfully generated to slaves directory. But when we click on the allure reports icon which should contain results, it shows nothing.
Is it possible that although reports are generated successfully to the slave node, jenkins master will search the reports to open from master itself? Or do i need to configure some environment variable on a slave configuration?
If so, how can i change it to open the allure reports from node directory?
Jenkins ver. 2.32
Allure jenkins plugin 2.10
Java 1.7 on a master
Java 1.8 on a slave