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
tests: fix docker e2e test for password admin backend
The docker e2e test uses the docker compose deployment. Since we changed
the docker compose deployment to use the password backend, we need to
tweak the flow here.
Rather than setting up the admin keypair (which hasn't been needed for a
while with docker compose), we find the admin password in the KBS log
and use the admin-login interface.
Signed-off-by: Tobin Feldman-Fitzthum <[email protected]>
0 commit comments