3box / ceramic-tests

Other
0 stars 0 forks source link

feat: durable tests run against keramik networks #78

Closed smrz2001 closed 10 months ago

smrz2001 commented 10 months ago

This PR disconnects the durable tests from existing ECS envs, focusing only on the new Keramik networks. The existing smoke/e2e tests can continue to cover the ECS envs, while the new tests will only be used for v4 testing.

The new DynamoDB tests table will ensure that there is no interaction between old and new tests frameworks.

These tests can be run through the existing CD manager mechanism, which will also send Discord notifications.

We'll create separate PRs to kick these tests off after deployments once we have the workflows in place to deploy to k8s.

linear[bot] commented 10 months ago

WS1-1396 CI Tests run on v4 envs

smrz2001 commented 10 months ago

to clarify, we have new persistent, long-lived nodes managed by keramik that these tests will connect to now? It's not going to be spinning up nodes just to run the tests is it?

Yes, exactly, connecting to new long-lived Keramik networks.