[jira] [Resolved] (IMPALA-11610) Dockerized tests don't respect Jenkins parameters / environment variables

2022-10-11 Thread Joe McDonnell (Jira)


 [ 
https://issues.apache.org/jira/browse/IMPALA-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe McDonnell resolved IMPALA-11610.

Fix Version/s: Impala 4.2.0
   Resolution: Fixed

> Dockerized tests don't respect Jenkins parameters / environment variables
> -
>
> Key: IMPALA-11610
> URL: https://issues.apache.org/jira/browse/IMPALA-11610
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Affects Versions: Impala 4.2.0
>Reporter: Joe McDonnell
>Priority: Major
> Fix For: Impala 4.2.0
>
>
> In testing the dockerized Jenkins jobs on jenkins.impala.io, I noticed that 
> the Jenkins arguments are ignored. It turns out the environment variables are 
> not getting passed from bin/jenkins/dockerized-impala-bootstrap-and-test.sh 
> to bin/jenkins/dockerized-impala-run-tests.sh.
> For example, if I uncheck the EE_TEST option on 
> ubuntu-16.04-dockerised-tests, it still runs end to end tests.
> Respecting these arguments would be useful for adding the ability to test 
> with Java 11. If we can specify whether to use Java 11 via a parameter, then 
> we can share the job with the regular Java 8 version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Resolved] (IMPALA-11610) Dockerized tests don't respect Jenkins parameters / environment variables

2022-10-11 Thread Joe McDonnell (Jira)


 [ 
https://issues.apache.org/jira/browse/IMPALA-11610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe McDonnell resolved IMPALA-11610.

Fix Version/s: Impala 4.2.0
   Resolution: Fixed

> Dockerized tests don't respect Jenkins parameters / environment variables
> -
>
> Key: IMPALA-11610
> URL: https://issues.apache.org/jira/browse/IMPALA-11610
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Affects Versions: Impala 4.2.0
>Reporter: Joe McDonnell
>Priority: Major
> Fix For: Impala 4.2.0
>
>
> In testing the dockerized Jenkins jobs on jenkins.impala.io, I noticed that 
> the Jenkins arguments are ignored. It turns out the environment variables are 
> not getting passed from bin/jenkins/dockerized-impala-bootstrap-and-test.sh 
> to bin/jenkins/dockerized-impala-run-tests.sh.
> For example, if I uncheck the EE_TEST option on 
> ubuntu-16.04-dockerised-tests, it still runs end to end tests.
> Respecting these arguments would be useful for adding the ability to test 
> with Java 11. If we can specify whether to use Java 11 via a parameter, then 
> we can share the job with the regular Java 8 version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)