z7658329 commented on code in PR #197:
URL:
https://github.com/apache/incubator-hugegraph-doc/pull/197#discussion_r1105103167
##########
.github/workflows/validate-release.yml:
##########
@@ -180,6 +182,7 @@ jobs:
echo "test hubble"
cd ./*hubble*${{ inputs.release_version }} || exit
cat conf/hugegraph-hubble.properties && bin/start-hubble.sh
+ # TODO: need stop the server here
Review Comment:
> we can also add `# kill the HugeGraphServer process by jps` at line 154
seems should stop server after toolchain test
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]