Open zpoint opened 1 day ago
Hi @romilbhardwaj , Since the original PR was merged, I've submitted this new one based on the current master. Could you help review it? It's the same PR as the closed one you already reviewed, just with a different base branch.
This PR adds support for event based testing for managed jobs. And modify some test cases to be event based.
This is the following PR of https://github.com/skypilot-org/skypilot/pull/4284, refer to the link for more detail
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