You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by zh...@apache.org on 2023/05/24 10:13:36 UTC

[incubator-hugegraph-computer] branch improve_use_k8s_etcd_test updated (30c764aa -> c103bcba)

This is an automated email from the ASF dual-hosted git repository.

zhaocong pushed a change to branch improve_use_k8s_etcd_test
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git


    from 30c764aa Use etcd in the k8s to test
     add c103bcba Change etcd url only for ci

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                                      |  1 +
 computer-dist/src/assembly/travis/start-etcd.sh               |  6 ++----
 .../computer/suite/integrate/IntegrateTestSuite.java          | 10 ++++++++--
 .../apache/hugegraph/computer/suite/unit/UnitTestBase.java    | 11 ++++++++---
 4 files changed, 19 insertions(+), 9 deletions(-)