Peter Maydell <peter.mayd...@linaro.org> writes:
> On Thu, 23 Feb 2023 at 15:57, Alex Bennée <alex.ben...@linaro.org> wrote: >> >> The following changes since commit 79b677d658d3d35e1e776826ac4abb28cdce69b8: >> >> Merge tag 'net-pull-request' of https://github.com/jasowang/qemu >> into staging (2023-02-21 11:28:31 +0000) >> >> are available in the Git repository at: >> >> https://gitlab.com/stsquad/qemu.git tags/pull-testing-next-230223-1 >> >> for you to fetch changes up to e9969376f01180d7bcbee25ae8333983da7eda2c: >> >> cirrus.yml: Improve the windows_msys2_task (2023-02-23 15:48:23 +0000) >> >> ---------------------------------------------------------------- >> testing updates: >> >> - ensure socat available for tests >> - skip socat tests for MacOS >> - properly clean up fifos after use >> - make fp-test less chatty >> - store test artefacts on Cirrus >> - control custom runners with QEMU_CI knobs >> - disable benchmark runs under tsan build >> - update ubuntu 2004 to 2204 >> - skip nios2 kernel replay test >> - add tuxrun baselines to avocado >> - binary build of tricore tools >> - export test results on cross builds >> - improve windows builds > > This hangs when I try to merge it, and eventually times out: > > Switched to branch 'master' > Your branch is up-to-date with 'origin/master'. > Already up-to-date. > Switched to branch 'staging' > fetching from remote https://gitlab.com/stsquad/qemu.git > tags/pull-testing-next-230223-1 > remote: Enumerating objects: 108, done. > remote: Counting objects: 100% (108/108), done. > remote: Compressing objects: 100% (50/50), done. > remote: Total 108 (delta 59), reused 93 (delta 57), pack-reused 0 > Receiving objects: 100% (108/108), 100.58 KiB | 7.74 MiB/s, done. > Resolving deltas: 100% (59/59), completed with 23 local objects. > From https://gitlab.com/stsquad/qemu > * tag pull-testing-next-230223-1 -> FETCH_HEAD > Fetching submodule tests/fp/berkeley-testfloat-3 > > fatal: unable to connect to github.com: > github.com[0: 140.82.121.3]: errno=Connection timed out > > > I don't understand why anything is trying to fetch from github > in the first place: the URL for the testfloat-3 submodule > is a gitlab one.. I think the underlying config needs updating: .git/modules/tests/fp/berkeley-testfloat-3/config I'm surprised the git config for submodules doesn't carry the metadata. -- Alex Bennée Virtualisation Tech Lead @ Linaro