Back to 4 shards to see the diff
This commit is contained in:
4
.github/workflows/e2e-tests.yml
vendored
4
.github/workflows/e2e-tests.yml
vendored
@ -293,8 +293,8 @@ jobs:
|
||||
matrix:
|
||||
# TODO: enable namespace-profile-windows-latest once available
|
||||
os: ["runs-on=${{ github.run_id }}/family=i7ie.2xlarge/image=ubuntu22-full-x64", macos-latest-large, windows-latest]
|
||||
shardIndex: [1, 2, 3, 4, 5, 6, 7, 8]
|
||||
shardTotal: [8]
|
||||
shardIndex: [1, 2, 3, 4]
|
||||
shardTotal: [4]
|
||||
# Disable macos and windows tests on hourly e2e tests since we only care
|
||||
# about server side changes.
|
||||
# Technique from https://github.com/joaomcteixeira/python-project-skeleton/pull/31/files
|
||||
|
||||
Reference in New Issue
Block a user