Arjen10 commented on PR #13836:
URL: https://github.com/apache/apisix/pull/13836#issuecomment-5451320645

   @janiussyafiq TEST 37–39 set consumer foo's password to 
$env://BASIC_AUTH_EMPTY_PASSWORD and declare the empty env in nginx main_config.
   since etcd is shared by the whole .t file, the next nginx restart no longer 
declares this env, causing $env:// parsing to log an [error] and later tests to 
fail.
   so TEST 39 changes foo's password back to bar before the env is removed, 
clearing the secret reference from etcd and keeping subsequent test env clean.
   
   i tested it successfully in my local docker env.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to