summaryrefslogtreecommitdiff
path: root/tests/data/submit/tuxbuild/empty_build_status.json
blob: 853c8bdb96cfd25f5bdebf6fa16638f0989c7415 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[
    {
        "build_key": "t8NSUfTBZiSPbBVaXLH7kw",
        "build_status": "",
        "client_token": "3cffcab5-aaf8-446d-8dec-861da6814788",
        "download_url": "https://builds.tuxbuild.com/t8NSUfTBZiSPbBVaXLH7kw/",
        "errors_count": 0,
        "git_describe": "next-20201021",
        "git_repo": "https://gitlab.com/Linaro/lkft/mirrors/next/linux-next",
        "git_sha": "5302568121ba345f5c22528aefd72d775f25221e",
        "git_short_log": "5302568121ba (\"Add linux-next specific files for 20201021\")",
        "kconfig": [
            "defconfig",
            "https://raw.githubusercontent.com/Linaro/meta-lkft/sumo/recipes-kernel/linux/files/lkft.config",
            "https://raw.githubusercontent.com/Linaro/meta-lkft/sumo/recipes-kernel/linux/files/lkft-crypto.config",
            "https://raw.githubusercontent.com/Linaro/meta-lkft/sumo/recipes-kernel/linux/files/distro-overrides.config",
            "https://raw.githubusercontent.com/Linaro/meta-lkft/sumo/recipes-kernel/linux/files/systemd.config",
            "https://raw.githubusercontent.com/Linaro/meta-lkft/sumo/recipes-kernel/linux/files/virtio.config",
            "CONFIG_IGB=y",
            "CONFIG_UNWINDER_FRAME_POINTER=y"
        ],
        "kernel_version": "5.9.0",
        "status_message": "build completed",
        "target_arch": "x86",
        "toolchain": "gcc-9",
        "tuxbuild_status": "complete",
        "warnings_count": 1
    }
]