adap / flower

Flower: A Friendly Federated Learning Framework
https://flower.ai
Apache License 2.0
4.92k stars 848 forks source link

ci(framework:skip) Add e2e test to test Docker images #4218

Open Robert-Steiner opened 1 week ago

Robert-Steiner commented 1 week ago

Issue

Description

This PR adds a new reusable workflow to run a simple e2e test in docker compose. This workflow ensures that our images are tested and we are not releasing broken images.

Test Execution:

Related issues/PRs

Proposal

Explanation

Checklist

Any other comments?