Commit 161d4cd
authored
chore(ci): adding datadog-lambda-python CI to Gitlab (#15475)
## Description
Adding the unit and integration tests from the datadog-lambda-python
repository to this repository's CI. Helps catch any changes to
dd-trace-py that would cause issues in datadog-lambda-python before
merging/release.
<!-- Provide an overview of the change and motivation for the change -->
## Testing
Gitlab.
Verified that if trigger-serverless-lambda-tests downstream pipeline
fails, the whole ddtrace pipeline will fail and the
dd-gitlab/default-pipeline job will show as failed in the PR using [this
Gitlab
pipeline](https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-py/-/pipelines/86791461).
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
[Related PR in
datadog-lambda-python](DataDog/datadog-lambda-python#700).
<!-- Any other information that would be helpful for reviewers -->1 parent 8ee656c commit 161d4cd
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
78 | 98 | | |
79 | 99 | | |
80 | 100 | | |
| |||
0 commit comments