name: partitioning / encrypt data description: | Verify that anaconda/blivet creates encrypted disk layout when the "Encrypt my data" checkbox is ticked in the custom partitioning spoke. Verifies: https://bugzilla.redhat.com/show_bug.cgi?id=1903786 tags: - installer priority: 4 configurations: - architecture: x86_64 execution: type: legacy-puzzle automation_data: | instructions: steps: - step: Start graphical installation. - step: Enter the custom partitioning spoke. - step: Remove all existing partitions. - step: Tick the "Encrypt my data" checkbox. - step: Let anaconda create the partitions ("Click here to create them automatically"). - step: Finish the installation, provide the luks passphrase when asked.