Skip to content

Commit 9f65062

Browse files
authored
Refs #RHINENG-14330 - adds ibutsu env vars (#495)
1 parent 491f306 commit 9f65062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pr_check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export IQE_PLUGINS="ros"
1313
export IQE_MARKER_EXPRESSION="ros_smoke"
1414
export IQE_FILTER_EXPRESSION=""
1515
export IQE_CJI_TIMEOUT="30m"
16-
16+
export IQE_ENV_VARS="JOB_NAME=${JOB_NAME},BUILD_NUMBER=${BUILD_NUMBER},BUILD_URL=${BUILD_URL}"
1717

1818
# Install bonfire repo/initialize
1919
CICD_URL=https://raw.githubusercontent.com/RedHatInsights/bonfire/master/cicd

0 commit comments

Comments
 (0)