Closed romilbhardwaj closed 3 weeks ago
Note: bf17e87d2f7887ee7d741a298a7094d6d25656cb (#4239) has been cherry picked onto this release.
Testing complete. This PR is ready to be merged.
Note that github messes up the PR diff when commits are cherry picked. Here's the real diff for this PR: https://github.com/skypilot-org/skypilot/compare/releases/0.7.0..0.7.0_rc
pytest tests/test_smoke.py --aws
pytest tests/test_smoke.py --gcp
excepttest_tpu_vm
andtest_tpu_vm_pod
#4236pytest tests/test_smoke.py --azure
(had to switch to different account for CPU quotas required fortest_azure_best_tier_failover
)pytest tests/test_smoke.py --kubernetes
docs/build/index.html
, scroll over “CLI Reference” (ideally, every page) to see if there are missing sections (we once caught the CLI page completely missing due to an import error; and once it has weird blockquotes displayed)sky -v
backward_compatibility_tests.sh
run against 0.6.0 on gcpsky launch --num-nodes=75 -c dbg --cpus 2+ --use-spot --down --cloud gcp -y
sky launch --num-nodes=75 -c dbg --cpus 2+ --use-spot --down --cloud aws -y
sky show-gpus
manual tests