janusgraph icon indicating copy to clipboard operation
janusgraph copied to clipboard

Automatically validate janusgraph.sh script during release build

Open sjudeng opened this issue 8 years ago • 2 comments

Update janusgraph-release section of distribution POM to run janusgraph.sh to verify relevant embedded services can be started and stopped from the distribution build.

sjudeng avatar Feb 24 '17 03:02 sjudeng

Validation of running OLTP and OLAP #605 traversals with the prepacked distribution should also be done.

pluradj avatar Oct 07 '17 13:10 pluradj

The startup script is also sensitive to being called from an arbitrary location, see e.g.: https://github.com/JanusGraph/janusgraph/issues/2985

vtslab avatar Mar 05 '22 13:03 vtslab