1d60f46fc6
test/acceptance: Remove the CONTINUOUS_INTEGRATION tags
...
We are not running the acceptance tests on Travis anymore, so these
checks can be removed now.
Message-Id: <20201023073351.251332-3-thuth@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2020-10-26 09:54:16 +01:00
a60f755c9c
tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive
...
The current URL on cdn.netbsd.org is failing - using archive.netbsd.org
instead seems to be fine.
Message-Id: <20201023073351.251332-2-thuth@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2020-10-26 09:54:16 +01:00
b131b49768
tests/acceptance/ppc_prep_40p: Use mirror for ftp.software.ibm.com
...
To avoid regular failures on Travis-CI with ftp.software.ibm.com,
use a mirror.
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com >
Tested-by: Willian Rampazzo <willianr@gmail.com >
Reviewed-by: Willian Rampazzo <willianr@gmail.com >
Message-Id: <20200403172919.24621-4-philmd@redhat.com >
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com >
2020-04-06 20:03:14 +02:00
5cf67ac04f
tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
...
Use NetBSD content delivery network to get faster downloads.
Suggested-by: Kamil Rytarowski <kamil@netbsd.org >
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com >
Message-Id: <20200211134504.9156-1-philmd@redhat.com >
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com >
2020-04-06 20:03:14 +02:00
ba21bde930
Acceptance tests: use avocado tags for machine type
...
The same way the arch tag is being used as a fallback for the arch
parameter, let's do the same for QEMU's machine and avoid some boiler
plate code.
This is now possible because, since Avocado 72.0, it's possible to use
tags with names that match the machine types on QEMU.
Signed-off-by: Cleber Rosa <crosa@redhat.com >
Message-Id: <20191104151323.9883-4-crosa@redhat.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com >
Signed-off-by: Cleber Rosa <crosa@redhat.com >
2019-12-16 11:23:19 -05:00
1a9559e8f8
tests/acceptance: Test OpenBIOS on the PReP/40p
...
User case from:
https://mail.coreboot.org/pipermail/openbios/2018-May/010360.html
Acked-by: David Gibson <david@gibson.dropbear.id.au >
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Message-Id: <20191028073441.6448-16-philmd@redhat.com >
Reviewed-by: Cleber Rosa <crosa@redhat.com >
Tested-by: Cleber Rosa <crosa@redhat.com >
[Cleber: added skip conditional for Travis]
Signed-off-by: Cleber Rosa <crosa@redhat.com >
2019-10-28 19:04:04 -04:00
71b290e701
tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p
...
As of this commit, NetBSD 4.0 is very old. However it is enough to
test the PRep/40p machine.
User case from:
http://mail-index.netbsd.org/port-prep/2017/04/11/msg000112.html
Reviewed-by: Hervé Poussineau <hpoussin@reactos.org >
Acked-by: David Gibson <david@gibson.dropbear.id.au >
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com >
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org >
Message-Id: <20191028073441.6448-14-philmd@redhat.com >
Reviewed-by: Cleber Rosa <crosa@redhat.com >
Tested-by: Cleber Rosa <crosa@redhat.com >
[Cleber: fixed file name and imports]
Signed-off-by: Cleber Rosa <crosa@redhat.com >
2019-10-28 19:04:04 -04:00