skypilot-org / skypilot

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.
https://skypilot.readthedocs.io
Apache License 2.0
6.66k stars 492 forks source link

How to setup test for new cloud? #3932

Open strict-type opened 1 month ago

strict-type commented 1 month ago

Hi, I'm looking to add a new cloud provider to Sky and was reviewing the Google Doc linked in Sky's documentation. However, I couldn't find instructions on how to set up test files for it. I checked the test folder and the GitHub Actions file, but I'm unclear on how cloud credentials are configured for tests in GitHub CI. Could you guide me on how Sky sets up the tests for CI? I don't see anything related to GitHub secrets in the actions file, so I feel like I'm missing something.

cc: @Michaelvll

strict-type commented 2 weeks ago

@Michaelvll When you get some time, could you please help me with this issue.