-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
allure-plugin 2.10
Allure plugin cannot resolve environment variables in properties e.g. try to set
allure.tests.management.pattern = http://test-management/${BRANCH}?search=%s
${BRANCH} variable is not resolved, result is http://test-management/$BRANCH?search=TEST-13287
Also there is no way to pass allure.properties file to Allure plugin.
[JENKINS-36270] Allure plugin cannot resolve environment variables in properties
Description |
Original:
Allure plugin cannot resolve environment variables in properties e.g. try to set allure.tests.management.pattern = http://test-management/${BRANCH}?search=%s ${BRANCH} variable is not resolved, result is http://test-management/$BRANCH?search=TEST-13287 Also there is no way to pass allure.properties file to Allure plugin. |
New:
Allure plugin cannot resolve environment variables in properties e.g. try to set allure.tests.management.pattern = http://test-management/${BRANCH}?search=%s ${BRANCH} variable is not resolved, result is http://test-management/$BRANCH?search=TEST-13287 Also there is no way to pass allure.properties file to Allure plugin. |
Workflow | Original: JNJira [ 172968 ] | New: JNJira + In-Review [ 184858 ] |
I got the same issue with resolving environment variables in the Advanced section, in 'Report path'