Skip to content

Commit

Permalink
Remove vestigial call to doMinikube
Browse files Browse the repository at this point in the history
  • Loading branch information
ssuchter committed Jan 16, 2018
1 parent 9051b55 commit 33dc532
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ private[spark] class KubernetesSuite extends FunSuite with BeforeAndAfterAll wit
}

test("Run SparkPi with custom driver pod name, labels, annotations, and environment variables.") {
doMinikubeCheck
sparkAppConf
.set("spark.kubernetes.driver.pod.name", "spark-integration-spark-pi")
.set("spark.kubernetes.driver.label.label1", "label1-value")
Expand Down

0 comments on commit 33dc532

Please sign in to comment.