We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Found this problem in #3804. The failure seems not related to this PR but instead more related to #3801?
https://github.com/skypilot-org/skypilot/actions/runs/10260808607/job/28387454238
=================================== FAILURES =================================== ______________________ test_instance_type_from_cpu_memory ______________________ [gw0] linux -- Python 3.8.18 /opt/hostedtoolcache/Python/3.8.18/x64/bin/python tests/test_optimizer_dryruns.py:277: in test_instance_type_from_cpu_memory assert 'gpu_1x_rtx6000' in stdout # Lambda, 14 vCPUs, 46 GB memory E AssertionError: assert 'gpu_1x_rtx6000' in 'D 08-06 05:33:38 optimizer.py:265] #### Task<name=test_task>(run=<empty>)\r\nD 08-06 05:33:38 optimizer.py:265] res...proxy_command: None\nI 08-06 05:33:40 execution.py:283] Dryrun finished.\nClusters\nNo existing clusters.\n\n\x1b[?25h'
The text was updated successfully, but these errors were encountered:
local test on both latest master (34f13a33d4c4036017ea3f8edb43bd1fa4e89eb8) and the PR branch passed.
34f13a33d4c4036017ea3f8edb43bd1fa4e89eb8
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Found this problem in #3804. The failure seems not related to this PR but instead more related to #3801?
https://github.com/skypilot-org/skypilot/actions/runs/10260808607/job/28387454238
The text was updated successfully, but these errors were encountered: