canonical / test_observer

Flutter based dashboard for visualising SRU regression test results
2 stars 2 forks source link

For non-kernel artefacts, set due date to be today + 10 days #154

Closed nadzyah closed 2 months ago

nadzyah commented 2 months ago

This PR closes RTW-266

It sets due_date to be + 10 days from today for non-kernel artefacts, aka artefacts with names that doesn't start with linux- and doesn't end with -kernel.

The tests were added for the start-test endpoint, since right now this is the only place we are creating artefacts from.