kumquat-buildroot/support/testing/tests/package
Thomas Petazzoni 7ad5e6cede support/testing/tests/package/test_python_s3transfer: use ext2 instead of cpio
The CPIO filesystem generated by the test_python_s3transfer test is
too large, and doesn't fit as an initramfs in the 256MB of RAM
available in the versatilepb machine. This causes a "Initramfs
unpacking failed: write error" when booting, and many files being
missing from the root filesystem, ultimately causing the test to fail.

It would make sense to switch all test cases to use ext2 + a
hard-drive, but for now, let's fix the few test cases that are causing
problems.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/2884635126

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[yann.morin.1998@free.fr:
  - drop superfluous# BR2_TARGET_ROOTFS_TAR is not set
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-08-16 22:56:46 +02:00
..
br2-external pacakge: drop remnants of $(HOST_DIR)/usr 2022-07-24 11:30:40 +02:00
test_glxinfo/rootfs-overlay/etc/X11/xorg.conf.d
test_lxc
test_mender/rootfs-overlay
test_msr_tools support/testing: add test for msr-tools 2022-07-16 23:48:25 +02:00
test_ola/rootfs-overlay/usr/bin support/testing: add test for ola 2022-08-01 21:58:49 +02:00
test_openssh
test_opkg
__init__.py
copy-sample-script-to-target.sh
sample_bmap_tools.sh
sample_gst1_python.py
sample_libftdi1.py
sample_python_aexpect.py
sample_python_argh.py
sample_python_attrs.py
sample_python_augeas.py
sample_python_autobahn.py
sample_python_automat.py
sample_python_avro.py package/python-avro: fix capitalizations of Parse 2022-05-17 22:50:33 +02:00
sample_python_bitstring.py
sample_python_boto3.py
sample_python_botocore.py
sample_python_can.py
sample_python_cbor_dec.py
sample_python_cbor_enc.py
sample_python_click.py
sample_python_colorzero.py
sample_python_constantly.py
sample_python_construct.py package/python-construct: new package 2022-08-03 21:20:58 +02:00
sample_python_crossbar.py package/python-crossbar: adjust dependencies based on requirements-min.txt 2022-08-08 22:27:35 +02:00
sample_python_cryptography.py
sample_python_dbus_next.py
sample_python_distro.py
sample_python_django.py
sample_python_dtschema.py support/testing: add test for python-dtschema 2022-08-07 14:54:28 +02:00
sample_python_flask_expects_json.py
sample_python_flask.py
sample_python_git.py
sample_python_gitdb2.py
sample_python_gnupg.py
sample_python_gobject.py
sample_python_gpiozero.py
sample_python_incremental.py
sample_python_iptables.py
sample_python_jmespath.py support/testing: add new test for python-jmespath 2022-07-22 23:18:59 +02:00
sample_python_passlib.py
sample_python_pexpect.py
sample_python_pyalsa.py support/testing: add test for python-pyalsa 2022-07-28 23:12:28 +02:00
sample_python_pybind.py
sample_python_pynacl.py
sample_python_pytest_asyncio.py
sample_python_pytest.py
sample_python_pyyaml_dec.py
sample_python_pyyaml_enc.py
sample_python_qrcode.py package/python-qrcode: new package 2022-08-08 22:24:45 +02:00
sample_python_rpi_gpio.py
sample_python_rsa.py
sample_python_rtoml.py package/python-rtoml: new package 2022-08-02 23:19:08 +02:00
sample_python_s3transfer.py support/testing: add new test for python-s3transfer 2022-07-22 22:52:03 +02:00
sample_python_scipy.py support/testing/tests/test_python_scipy: add scipy::io module testing 2022-08-03 18:35:54 +02:00
sample_python_service_identity.py
sample_python_smmap2.py
sample_python_treq.py
sample_python_twisted.py
sample_python_txaio_asyncio.py
sample_python_txaio_twisted.py
sample_python_txtorcon.py
sample_python_ubjson_dec.py
sample_python_ubjson_enc.py
sample_python_unittest_xml_reporting.py
test_atop.py
test_avocado.py package/avocado: new package 2022-07-26 10:07:52 +02:00
test_bmap_tools.py
test_clang.py testing/tests: CLANG compiler-rt runtime test 2022-06-20 21:32:43 +02:00
test_crudini.py
test_docker_compose.py
test_dropbear.py
test_dtbocfg.py
test_execline.py
test_gdb.py
test_glxinfo.py
test_gst1_python.py
test_ipython.py
test_libftdi1.py
test_libshdata.py
test_lpeg.py
test_lsqlite3.py
test_lua_argon2.py
test_lua_augeas.py
test_lua_cffi.py
test_lua_cqueues.py
test_lua_curl.py
test_lua_gd.py
test_lua_http.py
test_lua_inotify.py
test_lua_lunix.py
test_lua_lyaml.py
test_lua_sdl2.py
test_lua_utf8.py
test_lua_zlib.py
test_lua.py
test_luaexpat.py
test_luafilesystem.py
test_lualdap.py
test_luaossl.py
test_luaposix.py
test_luasec.py
test_luasocket.py
test_luasyslog.py
test_luvi.py
test_lxc.py support/testing: test_lxc: bump kernel version to 5.15.38 for complete pidfds support 2022-05-13 21:08:30 +02:00
test_lzlib.py
test_mender.py
test_msr_tools.py support/testing: add test for msr-tools 2022-07-16 23:48:25 +02:00
test_netdata.py
test_octave.py support/testing: octave: increase test timeout 2022-08-08 23:07:23 +02:00
test_ola.py support/testing: add test for ola 2022-08-01 21:58:49 +02:00
test_openjdk.py
test_openssh.py
test_opkg.py
test_perl_class_load.py
test_perl_dbd_mysql.py
test_perl_encode_detect.py
test_perl_gdgraph.py
test_perl_html_parser.py
test_perl_io_socket_multicast.py
test_perl_io_socket_ssl.py
test_perl_libwww_perl.py
test_perl_lwp_protocol_https.py
test_perl_mail_dkim.py
test_perl_x10.py
test_perl_xml_libxml.py
test_perl.py
test_php_apcu.py
test_php_lua.py
test_php_pam.py
test_php_pecl_dbus.py
test_pixz.py support/testing: add test for pixz 2022-07-16 23:44:04 +02:00
test_polkit.py
test_prosody.py
test_python_aexpect.py
test_python_argh.py
test_python_attrs.py
test_python_augeas.py
test_python_autobahn.py
test_python_automat.py
test_python_avro.py
test_python_bitstring.py
test_python_boto3.py support/testing/tests/package/test_python_boto3: use ext2 instead of cpio 2022-08-16 22:55:19 +02:00
test_python_botocore.py support/testing/tests/package/test_python_botocore: use ext2 instead of cpio 2022-08-16 22:55:50 +02:00
test_python_can.py
test_python_cbor.py
test_python_click.py
test_python_colorzero.py
test_python_constantly.py
test_python_construct.py package/python-construct: new package 2022-08-03 21:20:58 +02:00
test_python_crossbar.py
test_python_cryptography.py
test_python_dbus_next.py
test_python_distro.py
test_python_django.py
test_python_dtschema.py support/testing: add test for python-dtschema 2022-08-07 14:54:28 +02:00
test_python_flask_expects_json.py
test_python_flask.py
test_python_git.py
test_python_gitdb2.py
test_python_gnupg.py
test_python_gobject.py
test_python_gpiozero.py
test_python_incremental.py
test_python_iptables.py
test_python_jmespath.py support/testing: add new test for python-jmespath 2022-07-22 23:18:59 +02:00
test_python_passlib.py
test_python_pexpect.py
test_python_pyalsa.py support/testing: add test for python-pyalsa 2022-07-28 23:12:28 +02:00
test_python_pybind.py
test_python_pynacl.py
test_python_pyndiff.py
test_python_pytest_asyncio.py
test_python_pytest.py
test_python_pyyaml.py
test_python_qrcode.py package/python-qrcode: new package 2022-08-08 22:24:45 +02:00
test_python_rpi_gpio.py
test_python_rsa.py
test_python_rtoml.py package/python-rtoml: new package 2022-08-02 23:19:08 +02:00
test_python_s3transfer.py support/testing/tests/package/test_python_s3transfer: use ext2 instead of cpio 2022-08-16 22:56:46 +02:00
test_python_scipy.py support/testing/tests/package/test_python_scipy: relax timeout value 2022-08-03 18:34:17 +02:00
test_python_service_identity.py
test_python_smmap2.py
test_python_treq.py
test_python_twisted.py
test_python_txaio.py
test_python_txtorcon.py
test_python_ubjson.py
test_python_unittest_xml_reporting.py
test_python.py support/testing: introduce py-only and py-pyc tests 2022-07-23 17:23:57 +02:00
test_redis.py
test_rings.py
test_rust.py support/testing: test_rust.py: fix flake8 errors 2022-03-15 22:10:01 +01:00
test_s6_networking.py
test_s6_portable_utils.py
test_s6_rc.py
test_s6.py
test_sudo.py
test_syslog_ng.py
test_tmux.py
test_turbolua.py
test_uboot_openssl_pkgconfig.py
test_zerofree.py package/zerofree: new package 2022-07-17 14:05:54 +02:00
test_zfs.py support/testing: test_zfs: add missing libelf dependency 2022-05-14 11:44:48 +02:00