JanusGraph / janusgraph

JanusGraph: an open-source, distributed graph database
https://janusgraph.org
Other
5.32k stars 1.17k forks source link

Make full build work again. #1743

Closed farodin91 closed 3 years ago

farodin91 commented 5 years ago

The full build flag is not working as expected. For cassandra and cql tests, we have to activate docker-compose before and overwrite a config setting.

Idea: Checkout to split up builds and try to activate tinkerpop tests.

farodin91 commented 5 years ago

Scylla should be also tested with full build

porunov commented 3 years ago

@farodin91 is this issue resolved? I see that we added ScyllaDB tests. I see only the next FIXME comment: https://github.com/JanusGraph/janusgraph/blob/6310a22b28943be2458891cfcb5401147af3fd25/.github/workflows/ci-backend-cql.yml#L96

farodin91 commented 3 years ago

I don't think it fixed yet

farodin91 commented 3 years ago

I would say we could close this ticket.