HyukjinKwon commented on issue #23117: [WIP][SPARK-7721][INFRA] Run and generate test coverage report from Python via Jenkins URL: https://github.com/apache/spark/pull/23117#issuecomment-452152484 Yea coverage versions look good! Thanks. Ah, @shaneknapp, I think I can handle how to run the python coverage tests within `dev/run-tests.py` if there's any environment variable set to `spark-master-test-sbt-hadoop-2.7` build (for instance, let's say `SPARK_MASTER_SBT_HADOOP_2_7`). I can check the environment variable (`SPARK_MASTER_SBT_HADOOP_2_7`) within this script `run-tests.py`, and run the python coverage tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
