Skip to content

Commit

Permalink
test: update manifests for edge-raw-image and edge-simplified-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
achilleas-k committed Dec 12, 2022
1 parent c09ae9b commit 36344de
Show file tree
Hide file tree
Showing 36 changed files with 124 additions and 88 deletions.
5 changes: 3 additions & 2 deletions test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2466,7 +2466,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2497,7 +2497,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2506,7 +2506,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2537,7 +2537,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
5 changes: 3 additions & 2 deletions test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2514,7 +2514,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2545,7 +2545,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2570,7 +2570,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2601,7 +2601,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
7 changes: 4 additions & 3 deletions test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2222,7 +2222,8 @@
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"modprobe.blacklist=vc4"
"modprobe.blacklist=vc4",
"rw"
]
}
},
Expand Down Expand Up @@ -2253,7 +2254,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2379,7 +2380,7 @@
"options": {
"root_fs_uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4",
"boot_fs_uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4,rw",
"uefi": {
"vendor": "centos",
"install": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2606,7 +2606,8 @@
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"modprobe.blacklist=vc4"
"modprobe.blacklist=vc4",
"rw"
]
}
},
Expand Down Expand Up @@ -2637,7 +2638,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2763,7 +2764,7 @@
"options": {
"root_fs_uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4",
"boot_fs_uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4,rw",
"uefi": {
"vendor": "centos",
"install": true,
Expand Down
7 changes: 4 additions & 3 deletions test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -2349,7 +2349,8 @@
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"modprobe.blacklist=vc4"
"modprobe.blacklist=vc4",
"rw"
]
}
},
Expand Down Expand Up @@ -2380,7 +2381,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2506,7 +2507,7 @@
"options": {
"root_fs_uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4",
"boot_fs_uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4,rw",
"legacy": "i386-pc",
"uefi": {
"vendor": "centos",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2661,7 +2661,8 @@
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"modprobe.blacklist=vc4"
"modprobe.blacklist=vc4",
"rw"
]
}
},
Expand Down Expand Up @@ -2692,7 +2693,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2818,7 +2819,7 @@
"options": {
"root_fs_uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4",
"boot_fs_uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4",
"kernel_opts": "luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75,modprobe.blacklist=vc4,rw",
"uefi": {
"vendor": "centos",
"install": true,
Expand Down
5 changes: 3 additions & 2 deletions test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1015,7 +1015,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1035,7 +1035,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
5 changes: 3 additions & 2 deletions test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1033,7 +1033,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1059,7 +1059,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
5 changes: 3 additions & 2 deletions test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1015,7 +1015,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1035,7 +1035,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
5 changes: 3 additions & 2 deletions test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1033,7 +1033,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1028,7 +1028,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1059,7 +1059,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
5 changes: 3 additions & 2 deletions test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -981,7 +981,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1012,7 +1012,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1032,7 +1032,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
5 changes: 3 additions & 2 deletions test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -999,7 +999,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -1030,7 +1030,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down
Loading

0 comments on commit 36344de

Please sign in to comment.