Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.5.0 #3211

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Release 0.5.0 #3211

merged 1 commit into from
Feb 24, 2024

Conversation

Michaelvll
Copy link
Collaborator

@Michaelvll Michaelvll commented Feb 22, 2024

  • pytest tests/test_smoke.py (commit: 92b2e11)
  • pytest tests/test_smoke.py --aws (except for test_aws_custom_image being fixed in [Storage] Storage mounting tool permissions fix #3215)
  • pytest tests/test_smoke.py --gcp
  • pytest tests/test_smoke.py --azure (except for test_job_queue_with_docker being fixed in [Docker] Add retry for docker pull due to daemon not ready #3218)
  • pytest tests/test_smoke.py --kubernetes
  • locally build docs, open 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)
  • Check sky -v
  • backward_compatibility_tests.sh run against 0.4.1 on aws
  • backward_compatibility_tests.sh run against 0.4.1 on gcp
  • Run manual stress tests (see subsection below)
    • following script
      sky spot launch --gpus A100:8 --cloud aws echo hi -y
      # Check we are properly failing over the zones:
      sky spot logs --controller
      
    • following script (skipped, not enough quotas)
      sky launch -c dbg --cloud aws --num-nodes 16 --gpus T4 --down --use-spot 
      sky down dbg
      
    • sky 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

@concretevitamin
Copy link
Member

Is test_aws_custom_image related to #3213?

@Michaelvll
Copy link
Collaborator Author

Is test_aws_custom_image related to #3213?

it seems to be related to #3215. Will get that merged soon : )

Copy link
Collaborator

@romilbhardwaj romilbhardwaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Michaelvll 🎉

Copy link
Member

@concretevitamin concretevitamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

add commit

remove useless tips

when removing cudo credential, sky check fails

remove tips

minor hint fix

Change back to commit
@Michaelvll Michaelvll merged commit 1217d88 into releases/0.5.0 Feb 24, 2024
19 checks passed
@Michaelvll Michaelvll deleted the 0.5.0 branch February 24, 2024 18:47
Michaelvll added a commit that referenced this pull request Feb 24, 2024
Release 0.5.0 (#3211)

version 0.5.0
Michaelvll added a commit that referenced this pull request Feb 24, 2024
Michaelvll added a commit that referenced this pull request Feb 25, 2024
Michaelvll added a commit that referenced this pull request Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants