https://github.com/ansys/pyfluent/actions/runs/5224401951/jobs/9432595152
As identified by @mkundu1, could be due to multiple tests and containers happening simultaneously on the same runner. With the added container_properties.cortex_host from #1674, we can improve the test to make sure we are checking for only the container from the current test
https://github.com/ansys/pyfluent/actions/runs/5224401951/jobs/9432595152
As identified by @mkundu1, could be due to multiple tests and containers happening simultaneously on the same runner. With the added
container_properties.cortex_hostfrom #1674, we can improve the test to make sure we are checking for only the container from the current test