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

Attila Doroszlai updated HDDS-15254:
------------------------------------
    Fix Version/s: 2.2.0
       Resolution: Implemented
           Status: Resolved  (was: Patch Available)

> Pass OZONE_OPTS to more containers
> ----------------------------------
>
>                 Key: HDDS-15254
>                 URL: https://issues.apache.org/jira/browse/HDDS-15254
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: CI
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.2.0
>
>
> Acceptance tests run in Docker containers send coverage data via 
> {{jacoco-agent}}, defined in OZONE_OPTS:
> {code:title=https://github.com/apache/ozone/blob/8261cb9c0fd6b78a279588126c70fb8a61652505/hadoop-ozone/dist/src/main/compose/test-all.sh#L37}
>    export 
> OZONE_OPTS="-javaagent:share/coverage/jacoco-agent.jar=output=tcpclient,address=$DOCKER_BRIDGE_IP,includes=org.apache.hadoop.ozone.*:org.apache.hadoop.hdds.*:org.apache.hadoop.fs.ozone.*:org.apache.ozone.*:org.hadoop.ozone.*"
> {code}
> For this we need to pass OZONE_OPTS to the containers, but it is missing in 
> some environments, and overwritten with different value in few specific cases.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to