Commit a29f62c
feat: add docker container deployment e2e test for Strands/Bedrock
Add e2e coverage for the Container build path, which exercises the
CodeBuild + ECR + container runtime deployment pipeline. Extends
E2EConfig with an optional `build` field and adds a new test file
that runs create → deploy → invoke using --build Container.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2706b89 commit a29f62c
2 files changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
0 commit comments