constellation/.github
Otto Bittner 6949678ead Invoke tests through ctest (#230)
Currently we define how tests should be executed in two places:
CMakeLists.txt and the CI related files.
With this commit the CI will invoke tests by calling ctest,
thus making it necessary to add and define testcases in cmake first.
As all tests starting with "integration-" or "unit-" are run,
new tests don't have to added to the CI, unless you want to define
a new category of test.
Also remove the etcd store test workflow as it's part of
test-integration now.

Co-authored-by: Fabian Kammel <fk@edgelss.systems>
2022-06-30 13:26:21 +02:00
..
actions Build-as-a-Test & Abortable Workflows (#231) 2022-06-30 11:27:23 +02:00
docs E2E tests on Azure (#109) 2022-05-04 13:52:27 +02:00
templates Activation Service and KMS server image build pipeline (#210) 2022-06-15 10:50:46 +02:00
workflows Invoke tests through ctest (#230) 2022-06-30 13:26:21 +02:00