Commit dc59ca4
authored
Update validation result success condition for OTLP/OCB (#329)
*Issue description:*
*Description of changes:*
- In `"Save test results"` of OCB+OTLP EKS workflow, update logic for
setting `"validation-result=success"` to be more similar to other
workflows.
- [Current OTLP Java EKS test
](https://github.com/aws-observability/aws-application-signals-test-framework/blob/3a14868c977cdad993100ed03a5f365ff0751bbb/.github/workflows/java-eks-otlp-ocb-test.yml#L339)
- [Compared to regular Java
EKS](https://github.com/aws-observability/aws-application-signals-test-framework/blob/3a14868c977cdad993100ed03a5f365ff0751bbb/.github/workflows/java-eks-test.yml#L455)
*Rollback procedure:*
N/A
*Ensure you've run the following tests on your changes and include the
link below:*
https://github.com/aws-observability/aws-application-signals-test-framework/actions/runs/12188286530/job/34000954449#step:31:1
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.1 parent 3a14868 commit dc59ca4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
339 | | - | |
| 339 | + | |
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| |||
0 commit comments