edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
162 stars 6 forks source link

ci: sync access on e2e cluster #452

Closed katexochen closed 1 month ago

katexochen commented 1 month ago

Currently, some e2e test might time out as the cluster hasn't got enough resources to handle multiple tests in parallel. This PR syncs the cluster usage using a fifo sync server deployed into the cluster.