We could also try to run more tests in parallel
We'd very likely need to gate at least test_parallel_vm_attestation which still ran out of resources with requesting 1 instead of 2. https://github.com/palfrey/serial_test seems promising for controlling this. If you're okay with it I'd do this in a separate PR, this setup doesn't really take longer than today's CI
Originally posted by @Jakob-Naucke in #287 (comment)
We'd very likely need to gate at least
test_parallel_vm_attestationwhich still ran out of resources with requesting 1 instead of 2. https://github.com/palfrey/serial_test seems promising for controlling this. If you're okay with it I'd do this in a separate PR, this setup doesn't really take longer than today's CIOriginally posted by @Jakob-Naucke in #287 (comment)