-
Notifications
You must be signed in to change notification settings - Fork 549
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
more fix of smoke tests #4548
Open
zpoint
wants to merge
55
commits into
skypilot-org:master
Choose a base branch
from
zpoint:dev/zeping/more_fix_of_smoke_tests
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+126
−79
Open
more fix of smoke tests #4548
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
33bd131
fix release smoke tests
zpoint d787e21
robust backward compatibility
zpoint 49beeec
bug fix
zpoint 1f98e11
Merge branch 'master' into dev/zeping/fix_smoke_tests
zpoint b8c86ec
support gke mark
zpoint 28ce35d
update retry field
zpoint 1aa9e9d
Merge branch 'master' into dev/zeping/fix_smoke_tests
zpoint 38a26bb
fix
zpoint e117e5e
fix smoke tests issue
zpoint caa0b86
update command of GCP
zpoint 1a878bd
comment for azure fix
zpoint 6fd05bb
merge master
zpoint 30548d0
clear resources
zpoint 5357036
remove legacy_credentials
zpoint 3a51d3a
Merge branch 'master' into dev/zeping/fix_smoke_tests
zpoint 9ac96b1
bug fix
zpoint 81ec3b2
resolve PR comment
zpoint 168093a
update comment
zpoint d53b849
text param for subprocess
zpoint 1844001
longer timeout
zpoint 758c31a
Merge branch 'master' into dev/zeping/fix_smoke_tests
zpoint 3ead41b
rename to is_on_gcp
zpoint a85077d
merge master
zpoint 744163f
revert initial_delay
zpoint 017477d
cache based on boot time
zpoint e701aed
fix command
zpoint 76dec93
Merge branch 'master' into dev/zeping/fix_smoke_tests
zpoint ad89aae
test_job_pipeline
zpoint 56392fc
Merge branch 'master' into dev/zeping/fix_smoke_tests
zpoint ddcfb0a
fix bug
zpoint 834536b
Merge branch 'dev/zeping/fix_smoke_tests' into dev/zeping/more_fix_of…
zpoint 1ba1d06
separate different param to different step
zpoint 8cd0740
fix bug
zpoint 068f409
increase azure delay test
zpoint 376259c
fix
zpoint 94976c8
increase initial delay for azure
zpoint bfffac6
prevent check
zpoint 33ebd38
skip certrain test
zpoint ef0a9d9
fix test_inferentia
zpoint 5707b7b
merge master
zpoint 60494e8
Revert "increase initial delay for azure"
zpoint 2efcbb2
Revert "fix"
zpoint bde519e
Revert "increase azure delay test"
zpoint 55ec13e
align with pytest
zpoint cfce6df
SKYPILOT_DISABLE_USAGE_COLLECTION
zpoint fecded8
Merge branch 'master' into dev/zeping/more_fix_of_smoke_tests
zpoint e59d3e2
rename to avoid run by pytest
zpoint 91db4a2
filter cloud
zpoint 956bf09
remove yaml
zpoint 13de6d6
mypy
zpoint 3b71853
verify
zpoint 80c5d2a
support -k
zpoint 1a1c285
generic cloud
zpoint 878fd5d
comment
zpoint ba5dcce
remove
zpoint File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename it so that it does not start with 'test' and will not be triggered twice.