-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Update dgraph integration test #2318
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.product: dgraphDgraphDgraphtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.product: dgraphDgraphDgraphtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Type
Fields
Give feedbackNo fields configured for Task.
Prerequisites
What are you trying to do that currently feels hard or impossible?
Dgraph integration test is currently deactivated due to test failure.
We currently uses
https://play.dgraph.ioto run our test instance. It was a vm that hosted Dgraph Ratel and a shared Dgraph cluster. However, they stopped hosting it and there are no immediate plans to revive it. To update the current integration test, we will have to set up a VM in our test project to host our own dgraph cluster (discussion on dgraph-io).Dgraph integration #233
Re-enable tests #1603
Suggested Solution(s)
Instruction to set up: https://www.dgraph.io/installation/single-host-setup
Alternatives Considered
No response
Additional Details
No response