You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/05/30 06:51:17 UTC

[GitHub] [dubbo-go] EnableAsync commented on a change in pull request #1223: Ftr: Adding integration tests using dubbo-go-samples

EnableAsync commented on a change in pull request #1223:
URL: https://github.com/apache/dubbo-go/pull/1223#discussion_r642029672



##########
File path: integrate_test.sh
##########
@@ -33,34 +33,12 @@ echo "travis pull request repo slug -> ${GITHUB_REPOSITORY}"
 echo "travis pull request actor -> ${GITHUB_ACTOR}"
 echo "travis pull request repo param -> $1"
 
+# clone dubbo-go-samples
+git clone -b 3.0 https://github.com/apache/dubbo-go-samples.git samples

Review comment:
       thanks for your review, now different branches of dubbo-go will use the dubbo-go-samples of the corresponding branch to test, and the default test scheme has been added.




-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org