[anaconda][master][PATCH] Add a simple tmpfs kickstart test

Chris Lumens clumens at redhat.com
Fri May 22 15:37:50 UTC 2015


> A simple test for tmpfs support in kickstart (part --fstype=tmpfs).
> Tests that the tmpfs mountpoint is created with correct size and
> mounted during installation and also if it is correctly configured in fstab.
> 
> Signed-off-by: Martin Kolman <mkolman at redhat.com>
> ---
>  tests/kickstart_tests/tmpfs-fixed_size.ks | 48 +++++++++++++++++++++++++++++++
>  tests/kickstart_tests/tmpfs-fixed_size.sh | 48 +++++++++++++++++++++++++++++++
>  2 files changed, 96 insertions(+)
>  create mode 100644 tests/kickstart_tests/tmpfs-fixed_size.ks
>  create mode 100755 tests/kickstart_tests/tmpfs-fixed_size.sh

Looks good to me too.  Thanks!

- Chris


More information about the anaconda-patches mailing list