You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2022/09/23 00:13:00 UTC

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

Joe McDonnell created IMPALA-11610:
--------------------------------------

             Summary: 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


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)