[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/6] testing updates
From: |
Alex Bennée |
Subject: |
Re: [PULL 0/6] testing updates |
Date: |
Thu, 22 Dec 2022 20:32:28 +0000 |
User-agent: |
mu4e 1.9.7; emacs 29.0.60 |
"Mukilan Thiyagarajan (QUIC)" <quic_mthiyaga@quicinc.com> writes:
> I believe the error is caused by the QEMU_JOB_ONLY_FORKS: 1 line
> which needs to be removed from the definition of hexagon-cross-container.
>
> Alex, Peter,
>
> Shall I raise a patch to remove this line? Should the patch be
> created against the testing/next branch?
Just show the patch here and I'll manually re-spin.
>
> Thanks,
> Mukilan
>
> -----Original Message-----
> From: qemu-devel-bounces+quic_mthiyaga=quicinc.com@nongnu.org
> <qemu-devel-bounces+quic_mthiyaga=quicinc.com@nongnu.org> On Behalf Of
> Peter Maydell
> Sent: Thursday, December 22, 2022 4:45 PM
> To: Alex Bennée <alex.bennee@linaro.org>
> Cc: qemu-devel@nongnu.org
> Subject: Re: [PULL 0/6] testing updates
>
> WARNING: This email originated from outside of Qualcomm. Please be
> wary of any links or attachments, and do not enable macros.
>
> On Wed, 21 Dec 2022 at 14:40, Alex Bennée <alex.bennee@linaro.org> wrote:
>>
>> The following changes since commit 8540a1f69578afb3b37866b1ce5bec46a9f6efbc:
>>
>> Merge tag 'hppa-fixes-pull-request' of
>> https://github.com/hdeller/qemu-hppa into staging (2022-12-20 15:32:27
>> +0000)
>>
>> are available in the Git repository at:
>>
>> https://gitlab.com/stsquad/qemu.git tags/pull-testing-next-211222-1
>>
>> for you to fetch changes up to 7a8ec48480c116db93e0d91688be1dcf34147795:
>>
>> gitlab-ci: Disable docs and GUIs for the build-tci and
>> build-tcg-disabled jobs (2022-12-21 11:19:05 +0000)
>>
>> ----------------------------------------------------------------
>> testing updates:
>>
>> - fix minor shell-ism that can break check-tcg
>> - turn off verbose logging on custom runners
>> - make configure echo call in CI
>> - fix unused variable in linux-test
>> - add binary compiler docker image for hexagon
>> - disable doc and gui builds for tci and disable-tcg builds
>>
>
> Gitlab's CI marks this with a "yaml invalid" tag:
> https://gitlab.com/qemu-project/qemu/-/pipelines/729324088
>
> and the error:
> 'build-user-hexagon' job needs 'hexagon-cross-container' job, but
> 'hexagon-cross-container' is not in any previous stage
>
> thanks
> -- PMM
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- [PULL 0/6] testing updates, Alex Bennée, 2022/12/21
- [PULL 1/6] configure: Fix check-tcg not executing any tests, Alex Bennée, 2022/12/21
- [PULL 3/6] configure: repeat ourselves for the benefit of CI, Alex Bennée, 2022/12/21
- [PULL 2/6] gitlab: turn off verbose logging for make check on custom runners, Alex Bennée, 2022/12/21
- [PULL 4/6] tests/tcg: fix unused variable in linux-test, Alex Bennée, 2022/12/21
- [PULL 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs, Alex Bennée, 2022/12/21
- [PULL 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross, Alex Bennée, 2022/12/21
- Re: [PULL 0/6] testing updates, Peter Maydell, 2022/12/22