Skip to content

Conversation

rapphil
Copy link
Contributor

@rapphil rapphil commented Sep 21, 2023

  • Create requirements file for dependencies used in tests
  • Update tox file to use dependencies file with stable dependencies versions

This has to be done because currently it is trying to use whatever is set in the main branch, which is problematic. This will add more stability and reproducibility to the tests.

* Create requirements file for dependencies used in tests
* Update tox file to use dependencies file with stable dependencies version
@rapphil rapphil changed the title Improve Python tests Improve Python tests workflow Sep 21, 2023
@rapphil
Copy link
Contributor Author

rapphil commented Sep 22, 2023

After this merge, this dependabot PR should work: #902

@codeboten codeboten merged commit 76fe926 into open-telemetry:main Sep 22, 2023
@rapphil rapphil deleted the rapphil-improve-tox-tests branch September 25, 2023 05:23
rapphil added a commit to rapphil/opentelemetry-lambda that referenced this pull request Sep 25, 2023
In [this PR](open-telemetry#908) a new requirement.txt was added that is used only in tox test. We should update that file along this group as well.
codeboten pushed a commit that referenced this pull request Sep 25, 2023
In [this PR](#908) a new requirement.txt was added that is used only in tox test. We should update that file along this group as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants