ess-dmsc / kafka-to-nexus

(Mirror: moved to https://gitlab.esss.lu.se/ecdc/ess-dmsc/kafka-to-nexus) Writes NeXus files from experiment data streamed through Apache Kafka.
BSD 2-Clause "Simplified" License
2 stars 4 forks source link

Use python 3.8 in Jenkinsfile #684

Closed danesss closed 1 year ago

danesss commented 1 year ago

Issue

Integration tests show warnings like

../../../../.local/lib/python3.6/site-packages/paramiko/transport.py:33

  /users/dm_jenkins/.local/lib/python3.6/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release.

    from cryptography.hazmat.backends import default_backend

Description of work

Use python 3.8 in Jenkinsfile.

Nominate for Group Code Review

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5562 3774 67% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5562 3776 67% For more detail see Cobertura report in Jenkins interface

cow-bot commented 1 year ago

Code Coverage (Lines Exec Cover) TOTAL 5562 3776 67% For more detail see Cobertura report in Jenkins interface