You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2017/09/11 00:32:30 UTC

spark git commit: [BUILD][TEST][SPARKR] add sparksubmitsuite to appveyor tests

Repository: spark
Updated Branches:
  refs/heads/master 6273a711b -> 828fab035


[BUILD][TEST][SPARKR] add sparksubmitsuite to appveyor tests

## What changes were proposed in this pull request?

more file regex

## How was this patch tested?

Jenkins, AppVeyor

Author: Felix Cheung <fe...@hotmail.com>

Closes #19177 from felixcheung/rmoduletotest.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/828fab03
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/828fab03
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/828fab03

Branch: refs/heads/master
Commit: 828fab03567ecc245a65c4d295a677ce0ba26c19
Parents: 6273a71
Author: Felix Cheung <fe...@hotmail.com>
Authored: Mon Sep 11 09:32:25 2017 +0900
Committer: hyukjinkwon <gu...@gmail.com>
Committed: Mon Sep 11 09:32:25 2017 +0900

----------------------------------------------------------------------
 appveyor.yml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/828fab03/appveyor.yml
----------------------------------------------------------------------
diff --git a/appveyor.yml b/appveyor.yml
index 43dad9b..dc2d81f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -32,6 +32,7 @@ only_commits:
     - sql/core/src/main/scala/org/apache/spark/sql/api/r/
     - core/src/main/scala/org/apache/spark/api/r/
     - mllib/src/main/scala/org/apache/spark/ml/r/
+    - core/src/test/scala/org/apache/spark/deploy/SparkSubmitSuite.scala
 
 cache:
   - C:\Users\appveyor\.m2


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org