This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
from 3468cb7 Merge pull request #198 from mlycore/ginkgo
new 211fcda chore: introduce envtest for IT
new 4456955 chore: fix action with make test
new 38fdfd3 Merge pull request #199 from mlycore/envtest
The 304 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:
.github/workflows/unit-test.yml | 2 +-
.../computenode/compute_node_suite_test.go | 77 ++++++++++++++++++
.../pkg/reconcile/computenode/compute_node_test.go | 93 ++++++++++++++++++++++
3 files changed, 171 insertions(+), 1 deletion(-)
create mode 100644
shardingsphere-operator/pkg/reconcile/computenode/compute_node_test.go