This is an automated email from the ASF dual-hosted git repository.
joezou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git.
from c8444c5 Create .asf.yaml
new c4fc5ee add auto generate test script and test it in metric/dubbo
new 1d8562c test it in metric/dubbo
new 7896b90 test it in metric/dubbo
new e3aba02 test it in metric/dubbo
new 49db864 fix bug
new 28bb1f0 Merge pull request #4 from zouyx/feature/fixAutoTest
The 21 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:
{async => .integration/testing}/.travis.yml | 6 ++--
.../testing}/integration_testing.sh | 0
.travis.yml | 1 +
ci.sh | 16 ++++++++++
...integration_testing.sh => gen_integrate_test.sh | 34 +++++++++++++---------
{direct => metric}/dubbo/.travis.yml | 8 ++---
metric/dubbo/go-client/app/client.go | 34 ++--------------------
.../dubbo/go-client}/integration_testing.sh | 0
.../dubbo/go-server/integration_testing.sh | 0
9 files changed, 48 insertions(+), 51 deletions(-)
copy {async => .integration/testing}/.travis.yml (74%)
copy {helloworld/dubbo/go-server =>
.integration/testing}/integration_testing.sh (100%)
copy async/go-client/integration_testing.sh => gen_integrate_test.sh (52%)
copy {direct => metric}/dubbo/.travis.yml (72%)
copy {helloworld/dubbo/go-server =>
metric/dubbo/go-client}/integration_testing.sh (100%)
copy {helloworld => metric}/dubbo/go-server/integration_testing.sh (100%)