Commit 12a9cc5
committed
Apache5 Integ Testing job
Changes:
- Add an additional job in Integ testing CI workflow to run the
integration tests with Apache 5
- Update the patch so it applies cleanly after some removals
- Add a -v to the apply command to make apply issues easy to see in
failed CodeBuild builds
- Update the policy statement used by one of the DDB integ tests
because Apache 5.6 included new usage of setOption.1 parent 9ad9260 commit 12a9cc5
File tree
4 files changed
+58
-106
lines changed- .github/workflows
- buildspecs
- apache5-integ-test
- services/dynamodb/src/test/resources/software/amazon/awssdk/services/dynamodb
4 files changed
+58
-106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
29 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
0 commit comments