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

[AWS] Disable additional auto update services for ubuntu image with cloud-init #4252

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

Michaelvll
Copy link
Collaborator

@Michaelvll Michaelvll commented Nov 3, 2024

Related to #4246

Master:

multitime -n 5 sky launch --cpus 2 --use-spot -y --region us-east-2 --down
===> multitime results
1: sky launch --cpus 2 --use-spot -y --region us-east-2 --down
            Mean        Std.Dev.    Min         Median      Max
real        44.757      2.256       42.070      44.111      48.014      
user        4.977       0.757       4.574       4.605       6.490       
sys         0.482       0.053       0.442       0.454       0.585   

Current:

===> multitime results
1: sky launch --cpus 2 --use-spot -y --region us-east-2 --down
            Mean        Std.Dev.    Min         Median      Max
real        46.844      2.892       43.189      46.732      51.460      
user        4.856       0.579       4.508       4.587       6.013       
sys         0.511       0.070       0.437       0.496       0.645    

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: conda deactivate; bash -i tests/backward_compatibility_tests.sh

Copy link
Collaborator

@yika-luo yika-luo 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!

@Michaelvll Michaelvll added this pull request to the merge queue Nov 4, 2024
Merged via the queue into master with commit f1cf2e2 Nov 4, 2024
20 checks passed
@Michaelvll Michaelvll deleted the disable-services branch November 4, 2024 19:30
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.

2 participants