Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(gateway): remote-block-backend #600

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

lidel
Copy link
Member

@lidel lidel commented Apr 11, 2024

This PR improves coverage of backends introduced in #594 and #587 by running it three times:

  • local-block-backend (~ what Kubo does)
  • remote-block-backend( ~ what bifrost-gateway did with GRAPH_BACKEND set to false, we want to port it to rainbow here)
  • remote-car-backend( ~ what bifrost-gateway did with GRAPH_BACKEND set to true, we want to port it to rainbow here)

It is built on top of #587 so merging there as soon CI is green here.
We can refine things there.

@lidel lidel force-pushed the parallel-test-gateway-backends branch from b1d7738 to d5ead25 Compare April 11, 2024 18:05

This comment was marked as outdated.

@lidel lidel force-pushed the parallel-test-gateway-backends branch 5 times, most recently from 7d72a38 to 3f6b941 Compare April 11, 2024 19:55
@lidel lidel force-pushed the parallel-test-gateway-backends branch from 3f6b941 to fa1b20b Compare April 11, 2024 20:01
@lidel lidel changed the title test(gateway): with-remote-block-backend test(gateway): remote-block-backend Apr 11, 2024
@lidel lidel marked this pull request as ready for review April 11, 2024 20:34
@lidel lidel requested review from hacdias and a team as code owners April 11, 2024 20:34
@lidel lidel merged commit 2ce7502 into gateway-implementations Apr 11, 2024
18 checks passed
@lidel lidel deleted the parallel-test-gateway-backends branch April 11, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant