Skip to content

Conversation

@mmcclean-aws
Copy link
Contributor

added support for AWS Asia Pacific (Melbourne) region (ap-southeast-4).

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

@mmcclean-aws mmcclean-aws changed the title [AWS} added support for AWS ap-southeast-4 region (Melbourne) [AWS] added support for AWS ap-southeast-4 region (Melbourne) Nov 21, 2025
@romilbhardwaj
Copy link
Collaborator

/smoke-test --aws

1 similar comment
@romilbhardwaj
Copy link
Collaborator

/smoke-test --aws

@SeungjinYang
Copy link
Collaborator

/smoke-test --aws -k test_aws_region

@SeungjinYang
Copy link
Collaborator

Hello @mmcclean-aws, there is currently a smoke test failure on this PR. I am not convinced the test failure actually has to do with your change just yet, so could you try rebasing / merging the latest master onto this PR to see if that resolves the test failure?

@SeungjinYang
Copy link
Collaborator

/smoke-test --aws -k test_aws_region

Copy link
Collaborator

@SeungjinYang SeungjinYang left a comment

Choose a reason for hiding this comment

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

Thanks @mmcclean-aws!

@SeungjinYang SeungjinYang merged commit 05f473a into skypilot-org:master Dec 2, 2025
21 checks passed
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