From adb6683b746a4e45af765dec794994cf18072cd0 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Fri, 7 Oct 2022 16:23:36 +0200 Subject: [PATCH] test/data/manifests: regenerate Signed-off-by: Antonio Murdaca --- test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json | 3 ++- .../centos_8-aarch64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json | 3 ++- .../centos_8-x86_64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json | 3 ++- .../centos_9-aarch64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json | 3 ++- .../centos_9-x86_64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json | 3 ++- .../rhel_8-aarch64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json | 3 ++- .../rhel_8-x86_64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json | 3 ++- .../rhel_86-aarch64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json | 3 ++- .../rhel_86-x86_64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json | 3 ++- .../rhel_87-aarch64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json | 3 ++- .../rhel_87-x86_64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json | 3 ++- .../rhel_90-aarch64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json | 3 ++- .../rhel_90-x86_64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json | 3 ++- .../rhel_91-aarch64-edge_simplified_installer-boot.json | 3 ++- test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json | 3 ++- .../rhel_91-x86_64-edge_simplified_installer-boot.json | 3 ++- 28 files changed, 56 insertions(+), 28 deletions(-) diff --git a/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json b/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json index 7562c4dba2..6f83d55e5c 100644 --- a/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json @@ -2497,7 +2497,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json index 563fd6ddd4..ed66d7e30f 100644 --- a/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json @@ -2538,7 +2538,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json b/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json index d2b1549d4d..46aa3210f3 100644 --- a/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json @@ -2545,7 +2545,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json index c98b100453..e7c589133b 100644 --- a/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json @@ -2602,7 +2602,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json b/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json index aaa73e5fcb..fe95f6f91f 100644 --- a/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json @@ -2409,7 +2409,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json index 9677e2d211..31c9d8027e 100644 --- a/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json @@ -2458,7 +2458,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json b/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json index 7d95c1e0de..bc6d6f5762 100644 --- a/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json @@ -2472,7 +2472,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json index b563d40693..43c2794ff3 100644 --- a/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json @@ -2521,7 +2521,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json index 299fb72a3a..0598fb76c3 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json @@ -1015,7 +1015,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json index e6cafd1289..1963f70990 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json @@ -1036,7 +1036,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json index 73cda415d0..91e62a9ce8 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json @@ -1033,7 +1033,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json index 92e180c6c8..22c8948e78 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json @@ -1060,7 +1060,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json index 3dad8dc2bf..dcd8051ab1 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json @@ -1015,7 +1015,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json index 097f12bf4e..39a0681cd6 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json @@ -1036,7 +1036,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json index 1cf4dad527..8fa42732a2 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json @@ -1033,7 +1033,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json index 5d9bc7323d..b614399601 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json @@ -1060,7 +1060,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json index c875436f2e..0bcf5de993 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json @@ -1012,7 +1012,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json index e0d262d3ea..5fd3b8cc0e 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json @@ -1033,7 +1033,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json index 973bfc9deb..69d1bd13fd 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json @@ -1030,7 +1030,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json index 8be8c8aa3e..cfddaec21d 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json @@ -1057,7 +1057,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json index db12edd143..a7e48b0eb9 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json @@ -982,7 +982,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json index 7c3b228d2b..150c7438d0 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json @@ -1006,7 +1006,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json index 5f23d824e9..284ba9b692 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json @@ -1003,7 +1003,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json index 36c15508a9..e31b0e2e41 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json @@ -1027,7 +1027,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json index 0619589064..ca2a36a1a0 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json @@ -2401,7 +2401,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json index 8888b88646..ccd059dbb1 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json @@ -2450,7 +2450,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json index 913887daf4..7a0b4f0497 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json @@ -2457,7 +2457,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } }, diff --git a/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json index ff408513ac..f8c991035d 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json @@ -2506,7 +2506,8 @@ "label": "root" }, "kernel_opts": [ - "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" + "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", + "rw" ] } },