Skip to content

TestKube service should listen for the test.triggered event #14

@agardnerIT

Description

@agardnerIT

Every Keptn service listens for particular cloudevents that it believes it can handle. It's like putting your hand up and saying "yes, let me handle that for you".

Services can listen for multiple events (if a service can "do" different things) but usually a service would listen to one type of event (ie. it would do one thing). There is no limitation on what type of event a service can listen for, that's up to the Keptn user.

However, Keptn defines some useful standard ones (you're always free to define your own). One of these is sh.keptn.event.test.triggered.

This service should listen for this event and, when received, should start executing a test.

This task covers the change to ensure that the TestKube Executor Keptn Service listens for the sh.keptn.event.test.triggered only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions