kumquat-buildroot/support/testing/tests/fs
Romain Naour 3613c3cb33 support/testing: test_oci: update to _OCI_CMD option
BR2_TARGET_ROOTFS_OCI_ENTRYPOINT_ARGS option has been
replaced by BR2_TARGET_ROOTFS_OCI_CMD in commit [1].

Since BR2_TARGET_ROOTFS_OCI_ENTRYPOINT_ARGS contains
only one item, we can safely replace by
BR2_TARGET_ROOTFS_OCI_CMD in the defconfig fragment
used by the test_oci test case.

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/2491321058

[1] 08d65d81d8

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Yann E. MORIN <yann.morin@orange.com>
Cc: Sergio Prado <sergio.prado@e-labworks.com>
Cc: Matthew Weber <matthew.weber@collins.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-05-29 22:29:41 +02:00
..
test_ubi support/testing: test_ubi: allow to boot several times using the same ubi image. 2021-10-17 21:47:04 +02:00
__init__.py
test_ext.py package/e2fsprogs: bump version to fix regression 2021-09-10 18:22:09 +02:00
test_f2fs.py support/testing: test_f2fs: bump to kernel 4.19.204 2021-09-21 22:20:04 +02:00
test_iso9660.py support/testing/tests/fs/test_iso9660.py: add support to test using EFI BIOS 2021-10-03 14:45:10 +02:00
test_jffs2.py support/testing: test_jffs2.py: update logical eraseblock size for qemu >= 2.9 2021-11-05 22:30:36 +01:00
test_oci.py support/testing: test_oci: update to _OCI_CMD option 2022-05-29 22:29:41 +02:00
test_squashfs.py fs/squashfs: needs more test cases 2022-05-17 22:40:45 +02:00
test_ubi.py support/testing: test_ubi: allow to boot several times using the same ubi image. 2021-10-17 21:47:04 +02:00
test_yaffs2.py