Commit e736e8b
authored
test: run integ-tests-us-east-1 for all submodules (#5934)
The integ-tests-us-east-1 job only triggered when sagemaker-train changed and
pointed at the train-only CodeBuild project, so us_east_1-marked tests in other
submodules (e.g. the Nova deployment tests under sagemaker-serve) were skipped.
Trigger the job on any submodule change and point it at the new cross-submodule
project sagemaker-python-sdk-ci-integ-tests-us-east-1, which runs the
us_east_1-marked, non-gpu_intensive integ tests across all submodules in
us-east-1.
X-AI-Prompt: Trigger integ-tests-us-east-1 on any submodule change and point it at the new cross-submodule us-east-1 CodeBuild project
X-AI-Tool: kiro-cli1 parent 58d80cd commit e736e8b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
0 commit comments