Allure Report is a flexible, lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process to extract the maximum of information from the everyday testing process
We are using Allure Bamboo plugin: allure-2.13.5 (same issue was on allure-2.13.3) and JIRA Allure plugin.
To Reproduce
Steps to reproduce the behavior:
Run test via maven command in Bamboo (JUNIT 4)
Allure report tab
Allure report was not generated
See error: Caused by: org.buildobjects.process.ExternalProcessFailureException: External process '/bin/bash /usr/local/allure-2.13.5/bin/binary/bin/allure generate -o /data/bamboo/current/temp/1595937362497-1/report /data/bamboo/current/temp/1595937362497-0/e08cd4b1-39c6-432d-86d7-d8db9fd46a29 /data/bamboo/current/temp/1595937362497-0/9de27bc0-c5f3-4d8f-b8c2-7f5cde67f38b' returned 1 after 1810ms
Exception in thread "main" io.qameta.allure.exception.PropertyNotFoundException: Required property not found: ALLURE_JIRA_ENDPOINT
If we deleted 2.13.5\allure-2.13.5\plugins\jira-plugin from Bamboo, the report was generated.
We are using Allure Bamboo plugin: allure-2.13.5 (same issue was on allure-2.13.3) and JIRA Allure plugin.
To Reproduce Steps to reproduce the behavior:
If we deleted 2.13.5\allure-2.13.5\plugins\jira-plugin from Bamboo, the report was generated.
Variables for Jira are set in Bamboo.
Expected behavior Report is generated