lhotari opened a new issue, #460: URL: https://github.com/apache/pulsar-helm-chart/issues/460
**Describe the bug** ci::test_pulsar_manager is environment check is flaky Example in https://github.com/apache/pulsar-helm-chart/actions/runs/7912837143/job/21599359914#step:6:4929 ``` Performing login {"login":"success"}Checking environment % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21 0 21 0 0 362 0 --:--:-- --:--:-- --:--:-- 362 Error: Did not find expected environment Error: Process completed with exit code 1. ```` After re-running, the check passed. **Expected behavior** The check shouldn't be flaky. -- 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]
