Comment 12 for bug 1829963

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

This is the full list for the smoke test we run:

    'smoke' : [
        'ubuntu_aufs_smoke_test',
        'ubuntu_stress_smoke_test',
        'ubuntu_zfs_smoke_test',
        'ubuntu_fan_smoke_test',
        'ubuntu_squashfs_smoke_test',
        'ubuntu_loop_smoke_test',
        'ubuntu_lttng_smoke_test',
        'ubuntu_blktrace_smoke_test',
        'ubuntu_sysdig_smoke_test',
        'ubuntu_kvm_smoke_test',
        'ubuntu_docker_smoke_test',
        'ubuntu_cve_kernel',
        'ubuntu_zram_smoke_test',
        'ubuntu_nbd_smoke_test',
        'ubuntu_quota_smoke_test',
        'ubuntu_ftrace_smoke_test',
        'ubuntu_overlayfs_smoke_test',
    ],

Unluckily, we can only skip the ubuntu_overlayfs_smoke_test.
From the kernel message in #9, it might be a good idea to start with ubuntu_zram_smoke_test and then this one. (Or just run the whole test suite)