|
19 | 19 | with: |
20 | 20 | package-type: wheel |
21 | 21 | os: linux |
22 | | - test-infra-repository: pytorch/test-infra |
| 22 | + test-infra-repository: gs-olive/test-infra |
23 | 23 | test-infra-ref: release/2.2 |
24 | 24 | channel: test |
25 | 25 | with-rocm: false |
|
42 | 42 | with: |
43 | 43 | repository: ${{ matrix.repository }} |
44 | 44 | ref: "" |
45 | | - test-infra-repository: pytorch/test-infra |
| 45 | + test-infra-repository: gs-olive/test-infra |
46 | 46 | test-infra-ref: release/2.2 |
47 | 47 | build-matrix: ${{ needs.generate-matrix.outputs.matrix }} |
48 | 48 | pre-script: ${{ matrix.pre-script }} |
|
71 | 71 | job-name: tests-py-torchscript-fe |
72 | 72 | repository: "pytorch/tensorrt" |
73 | 73 | ref: "" |
74 | | - test-infra-repository: pytorch/test-infra |
| 74 | + test-infra-repository: gs-olive/test-infra |
75 | 75 | test-infra-ref: release/2.2 |
76 | 76 | build-matrix: ${{ needs.generate-matrix.outputs.matrix }} |
77 | 77 | pre-script: ${{ matrix.pre-script }} |
@@ -107,7 +107,7 @@ jobs: |
107 | 107 | job-name: tests-py-dynamo-converters |
108 | 108 | repository: "pytorch/tensorrt" |
109 | 109 | ref: "" |
110 | | - test-infra-repository: pytorch/test-infra |
| 110 | + test-infra-repository: gs-olive/test-infra |
111 | 111 | test-infra-ref: release/2.2 |
112 | 112 | build-matrix: ${{ needs.generate-matrix.outputs.matrix }} |
113 | 113 | pre-script: ${{ matrix.pre-script }} |
@@ -135,7 +135,7 @@ jobs: |
135 | 135 | job-name: tests-py-dynamo-fe |
136 | 136 | repository: "pytorch/tensorrt" |
137 | 137 | ref: "" |
138 | | - test-infra-repository: pytorch/test-infra |
| 138 | + test-infra-repository: gs-olive/test-infra |
139 | 139 | test-infra-ref: release/2.2 |
140 | 140 | build-matrix: ${{ needs.generate-matrix.outputs.matrix }} |
141 | 141 | pre-script: ${{ matrix.pre-script }} |
@@ -165,7 +165,7 @@ jobs: |
165 | 165 | job-name: tests-py-torch-compile-be |
166 | 166 | repository: "pytorch/tensorrt" |
167 | 167 | ref: "" |
168 | | - test-infra-repository: pytorch/test-infra |
| 168 | + test-infra-repository: gs-olive/test-infra |
169 | 169 | test-infra-ref: release/2.2 |
170 | 170 | build-matrix: ${{ needs.generate-matrix.outputs.matrix }} |
171 | 171 | pre-script: ${{ matrix.pre-script }} |
@@ -194,7 +194,7 @@ jobs: |
194 | 194 | job-name: tests-py-dynamo-core |
195 | 195 | repository: "pytorch/tensorrt" |
196 | 196 | ref: "" |
197 | | - test-infra-repository: pytorch/test-infra |
| 197 | + test-infra-repository: gs-olive/test-infra |
198 | 198 | test-infra-ref: release/2.2 |
199 | 199 | build-matrix: ${{ needs.generate-matrix.outputs.matrix }} |
200 | 200 | pre-script: ${{ matrix.pre-script }} |
|
0 commit comments