Skip to content

ci: add API health test for each server

Michelle Weidling requested to merge feature/improve-test-setting into develop

Feature

Summary

This MR provides a separate API health test for each server which is triggered after committing to a branch as well as merging into develop/master.

Before this MR, we have only been checking the status of the test server.

Use Cases

Check if the production and the develop server are fine after merging.

Changelog

  • I added a statement to the CHANGELOG.

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Merge request reports