Skip to content

Build and run make check on patches and post results to our patchwork instance #599

Open
@pevik

Description

@pevik

Folks from DPDK have very nice patchwork extensions: on [1], they have

  • Their Success / Warning / Fail column contains colored numbers (see S/W/F in [1])

  • Patch view [2] contains table with these CI results and links to ML [3] [4]

  • GitHub Action CI build pass/fail button leading to their GitHub Action CI page
    https://github.com/DPDK/dpdk/actions?query=workflow:build

Results on patch view that would be even more useful and it's probably supported to our patchwork instance (we have S/W/F fields there as well), but no idea how to do it. Maybe via REST API.

GitHub Action CI: We probably cannot have button (https://api.travis-ci.com/linux-test-project/ltp.svg?branch=master), as we'd have to modify our patchwork instance, which is shared (there would have to be per project settings allowing to add HTML snipped).

[1] https://patches.dpdk.org/project/dpdk/list/
[2] https://patches.dpdk.org/patch/61411/
[3] http://mails.dpdk.org/archives/test-report/2019-October/103177.html
[4] http://mails.dpdk.org/archives/test-report/2019-October/103116.html
[5] https://github.com/DPDK/dpdk/actions?query=workflow:build

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions