Closed HysunHe closed 4 days ago
The run_instance returned a ProvisionRecord with zone set to None.
This PR is to fix this issue: set the right zone to the ProvisionRecord .
Tested (run the relevant ones):
bash format.sh
pytest tests/test_smoke.py
pytest tests/test_smoke.py::test_fill_in_the_name
conda deactivate; bash -i tests/backward_compatibility_tests.sh
The run_instance returned a ProvisionRecord with zone set to None.
This PR is to fix this issue: set the right zone to the ProvisionRecord .
Tested (run the relevant ones):
bash format.sh
pytest tests/test_smoke.py
pytest tests/test_smoke.py::test_fill_in_the_name
conda deactivate; bash -i tests/backward_compatibility_tests.sh