e2e: use pre-made token in consul acl bootstrap #9453
Labels
stage/accepted
Confirmed, and intend to work on. No timeline committment though.
theme/testing
Test related issues
type/enhancement
Currently we use consul (i.e.
consul acl bootstrap
) to generate the initial token to do things with. This takes a long time as Consul has a lot of timeouts induced by legacy ACL shenanigans. I think we can chop a couple minutes or so off the e2e runtime by using a pre-made token.Something like
The text was updated successfully, but these errors were encountered: