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.
Update log file patterns used by _follow_replica_logs to match new UX 3.0 output format introduced in #4023.
The old patterns were matching tail -n100 -f which is no longer present in the new UX.
Tested (run the relevant ones):
[x] Code formatting: bash format.sh
[x] Any manual or new tests for this PR (please specify below)
Blocked by #4323
Update log file patterns used by
_follow_replica_logs
to match new UX 3.0 output format introduced in #4023. The old patterns were matchingtail -n100 -f
which is no longer present in the new UX.Tested (run the relevant ones):
bash format.sh
sky serve logs new-http 1
pytest tests/test_smoke.py
pytest tests/test_smoke.py::test_fill_in_the_name
conda deactivate; bash -i tests/backward_compatibility_tests.sh
FYK, here are the logs I recorded:
Logs