ScrapCodes commented on a change in pull request #30388:
URL: https://github.com/apache/spark/pull/30388#discussion_r525020917
##########
File path:
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/KubernetesSuite.scala
##########
@@ -43,8 +43,8 @@ import org.apache.spark.internal.config._
class KubernetesSuite extends SparkFunSuite
with BeforeAndAfterAll with BeforeAndAfter with BasicTestsSuite with
SecretsTestsSuite
with PythonTestsSuite with ClientModeTestsSuite with PodTemplateSuite with
PVTestsSuite
- with DepsTestsSuite with DecommissionSuite with RTestsSuite with Logging
with Eventually
- with Matchers {
+ with DepsTestsSuite with DecommissionSuite with RTestsSuite with
SparkConfPropagateSuite
Review comment:
Yes!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]