Closed smrz2001 closed 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.
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.