Sebastian Thomas
Sebastian Thomas
There's ongoing work on Python dependencies in #13482 but the target was upgrading dependencies, not pinning them.
Needs a rebase and reviews from @magma/approvers-bazel and @magma/approvers-agw-pipelined .
Bazel seems to have an issue with the systemd dependency after the rebase: https://github.com/magma/magma/runs/7892895935
I think the CI error in this PR is because the Bazel requirements.txt was not regenerated after the latest rebase. (Maybe it would be good to have this as part...
I think I fixed it. Used the same versions in the new scripts requirements as in the setup.py.
Rebased to solve merge conflicts in requirements.in / requirements.txt.
I think the integration test run is mostly looking good, only one red test from what I can see. Is test_tau_periodic_active known to be flaky?
Needs another rebase because of changes to the required jobs, then it should finally be ready to merge.
Maybe it should be this package in Ubuntu Focal? https://packages.ubuntu.com/focal/libsqlite3-0
I think they have ansible 2.12 or 2.13 in the ppa depending on if you're on ubuntu 20.4 or 22.4?