[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com UR
From: |
Cleber Rosa |
Subject: |
Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard |
Date: |
Wed, 24 Feb 2021 14:13:41 -0500 |
On Wed, Feb 24, 2021 at 10:12:10AM +0100, Philippe Mathieu-Daudé wrote:
> Hi Niek,
>
> On 2/23/21 11:53 PM, Niek Linnenbank wrote:
> > Currently the automated acceptance tests for the Orange Pi PC and cubieboard
> > machines are disabled by default. The tests for both machines require
> > artifacts
> > that are stored on the apt.armbian.com domain. Unfortunately, some of these
> > artifacts
> > have been removed from apt.armbian.com and it is uncertain whether more
> > will be removed.
> >
> > This commit moves the artifacts previously stored on apt.armbian.com to
> > github
> > and retrieves them using the path: '/<machine>/<artifact>'.
> >
> > Signed-off-by: Niek Linnenbank <nieklinnenbank@gmail.com>
> > Reviewed-by: Willian Rampazzo <willianr@redhat.com>
> > Reviewed-by: Cleber Rosa <crosa@redhat.com>
>
> > Tested-by: Cleber Rosa <crosa@redhat.com>
>
> Did Cleber test this new version?
>
Nope, and I'm having issues with those URLs. For instance:
$ curl -L
https://github.com/nieklinnenbank/QemuArtifacts/raw/master/cubieboard/linux-image-dev-sunxi_5.75_armhf.deb
version https://git-lfs.github.com/spec/v1
oid sha256:a4b765c851de76592f55023b1ff4104f7fd29bf90937e6054e0a64fdda56380b
size 20331524
Looks like it has to do with GitHub's behavior wrt quota.
Regards,
- Cleber.
signature.asc
Description: PGP signature
- [PATCH v2 0/2] Allwinner H3 fixes for EMAC and acceptance tests, Niek Linnenbank, 2021/02/23
- [PATCH v2 2/2] hw/net/allwinner-sun8i-emac: traverse transmit queue using TX_CUR_DESC register value, Niek Linnenbank, 2021/02/23
- [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard, Niek Linnenbank, 2021/02/23
- Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard, Philippe Mathieu-Daudé, 2021/02/24
- Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard,
Cleber Rosa <=
- Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard, Niek Linnenbank, 2021/02/24
- Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard, Philippe Mathieu-Daudé, 2021/02/24
- Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard, Thomas Huth, 2021/02/25
- Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard, Daniel P . Berrangé, 2021/02/25
- Re: [PATCH v2 1/2] tests/acceptance: replace unstable apt.armbian.com URLs for orangepi-pc, cubieboard, Niek Linnenbank, 2021/02/25