ueshin commented on pull request #33194:
URL: https://github.com/apache/spark/pull/33194#issuecomment-873224961


   @dongjoon-hyun I'm afraid this tries to test `master` branch.
   
   - https://github.com/apache/spark/runs/2974710349
   
   ```
   Checking out the ref
     /usr/bin/git checkout --progress --force -B master 
refs/remotes/origin/master
     Updating files:  99% (17767/17781)
     Updating files: 100% (17781/17781)
     Updating files: 100% (17781/17781), done.
     Reset branch 'master'
     Branch 'master' set up to track remote branch 'master' from 'origin'.
   /usr/bin/git log -1 --format='%H'
   '6c4616b2ac75f30db63c49ab91a784285b147b11'
   ```
   
   The commit 6c4616b2ac75f30db63c49ab91a784285b147b11 is on the `master` 
branch.
   
   We should also modify 
https://github.com/apache/spark/blob/9b0971c40ebbc5309f6684edfef3f7e219c9a4b2/.github/workflows/build_and_test.yml#L91
 and the following similar places.
   
   Also, I think, if we would update 
https://github.com/apache/spark/blob/9b0971c40ebbc5309f6684edfef3f7e219c9a4b2/.github/workflows/notify_test_workflow.yml#L37
 in  `notify_test_workflow.yml` file, it would be helpful for PRs against 
`branch-3.2`.


-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to