Commit 51ae3cb
authored
Set dotnet E2E test target for dotnet sdk v1.3.2 and cloudwatch helm charts v2.2.0 (#309)
*Description of changes:*
Set current .NET SDK release for .NET E2E tests instead of the latest
version because the new ADOT .NET SDK release will introduce breaking
changes. It will prevent E2E test failures during release process.
- EC2 test target : [ADOT .NET SDK
v1.3.2](https://github.com/aws-observability/aws-otel-dotnet-instrumentation/releases/tag/v1.3.2)
- K8s test target: [Amazon CloudWatch Observability Helm Chart
v2.2.0](https://github.com/aws-observability/helm-charts/releases/tag/amazon-cloudwatch-observability-2.2.0)
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.1 parent f1bd993 commit 51ae3cb
File tree
2 files changed
+2
-2
lines changed- .github/workflows
- terraform/dotnet/k8s/deploy
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments