This is an automated email from the ASF dual-hosted git repository.
joezou pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from 681a3fd Merge pull request #533 from apache/revert-532-docker_ci
new bc76c31 local test pass
new dcb4cc2 Merge pull request #6 from apache/develop
new 455eb4d local test pass, and sync latest develop code
new 2a9b5fe Merge pull request #534 from sxllwx/docker_ci
The 2070 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 17 +-------
integrate_test.sh | 66 +++++++++++++++++++++++++++++++
test/integrate/dubbo/go-client/Dockerfile | 4 +-
test/integrate/dubbo/go-server/Dockerfile | 4 +-
4 files changed, 71 insertions(+), 20 deletions(-)
create mode 100644 integrate_test.sh