skypilot-org / skypilot

SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.
https://skypilot.readthedocs.io
Apache License 2.0
6.82k stars 513 forks source link

Event based smoke tests -- manged jobs #4386

Open zpoint opened 1 day ago

zpoint commented 1 day ago

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):

zpoint commented 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.