securefederatedai / openfl

An Open Framework for Federated Learning.
https://openfl.readthedocs.io/en/latest/index.html
Apache License 2.0
734 stars 207 forks source link

Task Runner tests: Adds non-TLS handling #1148

Closed noopurintel closed 1 week ago

noopurintel commented 1 week ago

This PR aims to add non-TLS handling for Task runner tests.

In the existing workflow Task Runner E2E, I have added one more job to run with torch_cnn_mnist and python 3.10. Existing job with TLS enabled will continue to run as it is.

Successful test run - https://github.com/noopurintel/openfl/actions/runs/11838637571