HyukjinKwon edited a comment 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-457023033 Ah, for PRB, it will be disabled by default unless it's manually enabled like I did in this PR: https://github.com/apache/spark/pull/23117/files#diff-9657d18e98a7dc82ca214359cfd6bdc4R630 I'm gonna try to fix it anyway. I know it's discouraged for other people excpet the build manager (you) to touch the job like that in general so wanted to have a way to test it in PRB. So, setting `SPARK_TEST_KEY` environment variable alone in PRB should be okay .. It won't affect the other PRs if you don't manually change the build script as i did here to enable it.
---------------------------------------------------------------- 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]
