diff --git a/_data/tests.yml b/_data/tests.yml index 70ddecc..329b73a 100644 --- a/_data/tests.yml +++ b/_data/tests.yml @@ -1,8 +1,5 @@ tests: branches: - - name: "4.19" - project_url: "https://qa-reports.linaro.org/api/projects/135/" - squad_url: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/ - name: "5.4" project_url: "https://qa-reports.linaro.org/api/projects/232/" squad_url: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.4.y/ @@ -18,6 +15,9 @@ tests: - name: "6.6" project_url: "https://qa-reports.linaro.org/api/projects/1971/" squad_url: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/ + - name: "6.12" + project_url: "https://qa-reports.linaro.org/api/projects/2174/" + squad_url: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-4.19.y/ - name: "mainline" project_url: "https://qa-reports.linaro.org/api/projects/22/" squad_url: https://qa-reports.linaro.org/lkft/linux-mainline-master/ diff --git a/_pages/branches.md b/_pages/branches.md index ef85e7c..d3a4263 100644 --- a/_pages/branches.md +++ b/_pages/branches.md @@ -15,12 +15,12 @@ jumbotron: The following longterm stable (LTS) branches are tested: -- 4.19 - 5.4 - 5.10 - 5.15 - 6.1 - 6.6 +- 6.12 In addition to LTS branches, the latest stable branches are also tested.