You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in #1609, we introduced a refactored e2e test based on v0.38 of upstream. There were some things such as long running e2e nightlies and digital ocean support that we don't use, therefore should remove.
The text was updated successfully, but these errors were encountered:
This commit removes unused code from the e2e test suite following the migration to v0.38:
1. Remove long-running e2e nightlies:\n - Delete e2e-nightly-34x.yml\n - Delete e2e-manual.yml\n - Update references in run-multiple.sh
2. Remove Digital Ocean support:\n - Remove digitalocean package\n - Clean up Digital Ocean references\n - Simplify to Docker-only infrastructure
3. Add documentation about v0.38 migration and Docker-only support
Fixescelestiaorg#1613
in #1609, we introduced a refactored e2e test based on v0.38 of upstream. There were some things such as long running e2e nightlies and digital ocean support that we don't use, therefore should remove.
The text was updated successfully, but these errors were encountered: