eiffel-community / etos

Eiffel Test Orchestration System
https://etos.readthedocs.io
Apache License 2.0
9 stars 6 forks source link

Allow ETOS to use a supplied activity as base activity #221

Open t-persson opened 6 months ago

t-persson commented 6 months ago

Summary

As a CI engineer I want to be able to provide an activity event from the CI system to ETOS So that we can provide better traceability

Context

I some CI systems Eiffel has been added so that activity events are automatically sent when a job starts. ETOS does not ever care about these activities but facilitates its own. It should be possible to either provide an activity for ETOS to use. Or have ETOS link to that parent activity

Exemplification

No response

Drawbacks

No response

Out of Scope

No response

Further links

No response

Acceptance Criteria

No response

Implementation Ideas

No response