Skip to content

Commit

Permalink
DROP: override ign-edge rpm for testing
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Murdaca <antoniomurdaca@gmail.com>
  • Loading branch information
runcom committed Nov 29, 2022
1 parent 06def20 commit ede5e0a
Show file tree
Hide file tree
Showing 117 changed files with 55,861 additions and 50,025 deletions.
3 changes: 1 addition & 2 deletions test/data/manifests/centos_8-aarch64-edge_commit-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -12463,6 +12463,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13003,15 +13003,5 @@
"check_gpg": true
}
]
},
"containers": [
{
"Source": "registry.gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/fedora-minimal",
"Digest": "sha256:4d76a7480ce1861c95975945633dc9d03807ffb45c64b664ef22e673798d414b",
"TLSVerify": null,
"ImageID": "sha256:d4ee87dab8193afad523b1042b9d3f5ec887555a704e5aaec2876798ebb585a6",
"LocalName": "registry.gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/fedora-minimal"
}
],
"no-image-info": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16850,6 +16850,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
8 changes: 4 additions & 4 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 Expand Up @@ -10031,6 +10032,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
}
}
},
"no-image-info": true,
"manifest": {
"version": "2",
"pipelines": [
Expand Down Expand Up @@ -2506,7 +2507,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2537,7 +2538,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down Expand Up @@ -16977,6 +16979,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
3 changes: 1 addition & 2 deletions test/data/manifests/centos_8-x86_64-edge_commit-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -12931,6 +12931,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
6 changes: 2 additions & 4 deletions test/data/manifests/centos_8-x86_64-edge_commit_rt-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
"blueprint": {
"customizations": {
"kernel": {
"name": "kernel-rt",
"append": ""
"name": "kernel-rt"
}
}
}
Expand Down Expand Up @@ -12896,6 +12895,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13471,15 +13471,5 @@
"check_gpg": true
}
]
},
"containers": [
{
"Source": "registry.gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/fedora-minimal",
"Digest": "sha256:4d76a7480ce1861c95975945633dc9d03807ffb45c64b664ef22e673798d414b",
"TLSVerify": null,
"ImageID": "sha256:d4ee87dab8193afad523b1042b9d3f5ec887555a704e5aaec2876798ebb585a6",
"LocalName": "registry.gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/fedora-minimal"
}
],
"no-image-info": true
}
}
3 changes: 1 addition & 2 deletions test/data/manifests/centos_8-x86_64-edge_container-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -17318,6 +17318,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
8 changes: 4 additions & 4 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 Expand Up @@ -10184,6 +10185,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
}
}
},
"no-image-info": true,
"manifest": {
"version": "2",
"pipelines": [
Expand Down Expand Up @@ -2570,7 +2571,7 @@
"repo": "/ostree/repo",
"config": {
"sysroot": {
"readonly": false,
"readonly": true,
"bootloader": "none"
}
}
Expand Down Expand Up @@ -2601,7 +2602,8 @@
"label": "root"
},
"kernel_opts": [
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75"
"luks.uuid=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75",
"rw"
]
}
},
Expand Down Expand Up @@ -17291,6 +17293,5 @@
"check_gpg": true
}
]
},
"no-image-info": true
}
}
Loading

0 comments on commit ede5e0a

Please sign in to comment.