aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2023-02-09 18:58:58 +0100
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2023-02-09 18:58:58 +0100
commita06e9dee1e9a089b62bd2ac2206b5a185c98cd57 (patch)
treec0d8ee251254aa6a723ff62ac12684eb973a949c
parentd53f66d7f6e6e25caf3d3ec8b32e0d4b2529beae (diff)
automerge-ci: switch to CodeLinaro
All repos have migrated to CodeLinaro. Update all refs. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
-rw-r--r--README12
-rw-r--r--automerge-ci.conf72
2 files changed, 42 insertions, 42 deletions
diff --git a/README b/README
index 2ea882f..620b954 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Qualcomm Landing Team automerge and integration branch
The QCOM LT main development branch is called
integration-linux-qcomlt, and it can be found here:
-https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/log/?h=integration-linux-qcomlt
+https://git.codelinaro.org/linaro/qcomlt/kernel/-/tree/integration-linux-qcomlt
Automation tools are used to generate this branch.
@@ -21,9 +21,9 @@ List of relevant tools/trees
Automerge tool (linux-next style)
* https://git.linaro.org/ci/job/configs.git
Linaro Jenkins configuration files
-* https://git.linaro.org/landing-teams/working/qualcomm/automerge-rrcache.git
+* https://git.codelinaro.org/linaro/qcomlt/automerge-rrcache.git
QCOM LT git rerere cache
-* https://git.linaro.org/landing-teams/working/qualcomm/kernel-integration.git
+* https://git.codelinaro.org/linaro/qcomlt/kernel-integration.git
History of previous integration branches
List of relevant CI jobs
@@ -49,7 +49,7 @@ defconfig respectively.
In case of build or merge failure, an email notification is sent to
qcomlt-patches@lists.linaro.org. If both builds succeed then the
-branch called integration-linux-qcomlt is updated on git.linaro.org
+branch called integration-linux-qcomlt is updated on git.codelinaro.org
(it is a git rebase / forced push).
An archive of all previous integration branches can be found in the
@@ -60,7 +60,7 @@ QCOM LT automerge configuration file
------------------------------------
The automerge configuration file for the QCOM LT CI can be found here:
-https://git.linaro.org/landing-teams/working/qualcomm/configs.git/tree/automerge-ci.conf.
+https://git.codelinaro.org/linaro/qcomlt/configs/-/blob/master/automerge-ci.conf.
It is a list of branches that need to merged in order to produce the
resulting integration branch. The baseline branch is the starting
@@ -78,7 +78,7 @@ configuration file is converted into a repo XML manifest file, and
Jenkins uses this manifest file to detect changes in the developers'
branches. The conversion is automated, and the resulting XML file is
stored in the 'repo' branch,
-e.g. https://git.linaro.org/landing-teams/working/qualcomm/configs.git/tree/automerge-ci.xml?h=repo,
+e.g. https://git.codelinaro.org/linaro/qcomlt/configs/-/blob/repo/automerge-ci.xml,
however this remains an implementation detail.
Git rerere
diff --git a/automerge-ci.conf b/automerge-ci.conf
index 79f4416..db06a7c 100644
--- a/automerge-ci.conf
+++ b/automerge-ci.conf
@@ -9,67 +9,67 @@
# Example:
#
baseline git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
-#msm8996-dt https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-msm8996-dt
-msm8996 https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-msm8996
-#audio https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-audio
-drm-msm https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-drm-msm
-#iommu https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-iommu
-arm64-defconfig https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-arm64-defconfig
-distro.config https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-config-fragments
+#msm8996-dt https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-msm8996-dt
+msm8996 https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-msm8996
+#audio https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-audio
+drm-msm https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-drm-msm
+#iommu https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-iommu
+arm64-defconfig https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-arm64-defconfig
+distro.config https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-config-fragments
#bus-scaling https://git.linaro.org/people/georgi.djakov/linux.git icc-testing
#thermal https://git.linaro.org/people/amit.kucheria/kernel.git wrk3/automerge/thermal-branch
-qce-dts https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-qce-dts
-qce https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-qce
+qce-dts https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-qce-dts
+qce https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-qce
-sdm845-usb https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-usb-renesas
-#sdm845-dp https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sdm845-dp
+sdm845-usb https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-usb-renesas
+#sdm845-dp https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sdm845-dp
-#qcs404-dt https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-qcs404-dt
+#qcs404-dt https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-qcs404-dt
-#fixes-lumag https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-fixes-lumag
+#fixes-lumag https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-fixes-lumag
-qca6390 https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-qca6390
+qca6390 https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-qca6390
-lt9611-4k https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-lt9611-4k
+lt9611-4k https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-lt9611-4k
-sm8250 https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8250
-#sm8250-typec https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8250-typec
+sm8250 https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8250
+#sm8250-typec https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8250-typec
#cpuidle https://git.linaro.org/people/amit.kucheria/kernel.git wrk3/automerge/idle-branch
-#remoteproc https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-remoteproc
-db820c-mss https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-db820c-mss
-ov8856-remove-mode https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-ov8856-remove-mode
+#remoteproc https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-remoteproc
+db820c-mss https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-db820c-mss
+ov8856-remove-mode https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-ov8856-remove-mode
#sdx55 branches
-sdx55-dts https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sdx55-dts
-sdx55-defconfig https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sdx55-defconfig
+sdx55-dts https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sdx55-dts
+sdx55-defconfig https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sdx55-defconfig
#sm8350 branches
-sm8350-drivers https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8350-drivers
-sm8350-dts https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8350-dts
+sm8350-drivers https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8350-drivers
+sm8350-dts https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8350-dts
#sa8155p adp branches
-sa8155p-adp-dts-drivers https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sa8155p-dts-drivers
-#sa8155p-adp-defconfig https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sa8155p-defconfig
+sa8155p-adp-dts-drivers https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sa8155p-dts-drivers
+#sa8155p-adp-defconfig https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sa8155p-defconfig
#SM8450 branches
-sm8450-drivers https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8450-drivers
-sm8450-dts https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8450-dts
+sm8450-drivers https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8450-drivers
+sm8450-dts https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8450-dts
#SM8550 branches
-sm8550-drivers https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8550-drivers
-sm8550-dts https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8550-dts
+sm8550-drivers https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8550-drivers
+sm8550-dts https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8550-dts
# PCI-MHI-EDMA
-pci-mhi-edma https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-pci-mhi-edma
+pci-mhi-edma https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-pci-mhi-edma
# camss related branches
-dts-camera https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-dts-camera
-#cci https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-cci
-#sm8450-camcc https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-sm8450-camcc
+dts-camera https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-dts-camera
+#cci https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-cci
+#sm8450-camcc https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-sm8450-camcc
#tsens
-tsens-calib https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-tsens-calib
+tsens-calib https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-tsens-calib
# msm8939
-msm8939 https://git.linaro.org/landing-teams/working/qualcomm/kernel.git tracking-qcomlt-msm8939
+msm8939 https://git.codelinaro.org/linaro/qcomlt/kernel.git tracking-qcomlt-msm8939