M-Welsch / backup-server

Backup Server (BaSe)
Apache License 2.0
3 stars 1 forks source link

basic CI #22

Open M-Welsch opened 9 months ago

M-Welsch commented 9 months ago

Description

We want a way to make sure the Backup Server does its job in an automated way. One way that I can think of is having a "hardware in the loop" test that basically does the following

What happens if we don't do it (aka Why is it important)?

We wouldn't have an automated test that can verify that our product works as intended. The consequences are the necessity to verify stuff manually or take the risk of having more bugs than necessary.

Definition of Ready

Key Tasks

Acceptance Criteria

M-Welsch commented 9 months ago

I added a file testmode inside the bcu directory that switches the rsync source from backup-data-source to backup-testdata-source