ray-project / rayfed

A multiple parties joint, distributed execution engine based on Ray, to help build your own federated learning frameworks in minutes.
https://rayfed.readthedocs.io
Apache License 2.0
92 stars 21 forks source link

[tests] Multi-jobs test is not enabled in CI. #176

Closed jovany-wang closed 1 year ago

jovany-wang commented 1 year ago

The multi-jobs test is not enabled. https://github.com/ray-project/rayfed/blob/main/tests/multi-jobs/test_ignore_other_job_msg.py

It should be in the line: https://github.com/ray-project/rayfed/blob/main/test.sh#L16