Skip to content

Commit

Permalink
Remove image info from all test manifests
Browse files Browse the repository at this point in the history
We never generated it for the newest distro versions and we don't test
it on any of the old ones.

It's better this way.
  • Loading branch information
achilleas-k authored and gicmo committed Jul 27, 2022
1 parent 74bf3aa commit 2b6faea
Show file tree
Hide file tree
Showing 389 changed files with 6,973 additions and 202,570 deletions.
1,332 changes: 1 addition & 1,331 deletions test/data/manifests/centos_8-aarch64-ami-boot.json

Large diffs are not rendered by default.

1,132 changes: 1 addition & 1,131 deletions test/data/manifests/centos_8-aarch64-edge_commit-boot.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16850,5 +16850,6 @@
"check_gpg": true
}
]
}
},
"no-image-info": true
}
4 changes: 2 additions & 2 deletions test/data/manifests/centos_8-aarch64-edge_installer-boot.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
},
"blueprint": {}
},
"no-image-info": true,
"manifest": {
"version": "2",
"pipelines": [
Expand Down Expand Up @@ -26069,5 +26068,6 @@
"check_gpg": true
}
]
}
},
"no-image-info": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
}
}
},
"no-image-info": true,
"manifest": {
"version": "2",
"pipelines": [
Expand Down Expand Up @@ -26121,5 +26120,6 @@
"check_gpg": true
}
]
}
},
"no-image-info": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -10031,5 +10031,6 @@
"check_gpg": true
}
]
}
},
"no-image-info": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
}
}
},
"no-image-info": true,
"manifest": {
"version": "2",
"pipelines": [
Expand Down Expand Up @@ -16978,5 +16977,6 @@
"check_gpg": true
}
]
}
},
"no-image-info": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"filename": "installer.iso",
"blueprint": {}
},
"no-image-info": true,
"manifest": {
"version": "2",
"pipelines": [
Expand Down Expand Up @@ -30978,5 +30977,6 @@
"check_gpg": true
}
]
}
},
"no-image-info": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
}
}
},
"no-image-info": true,
"manifest": {
"version": "2",
"pipelines": [
Expand Down Expand Up @@ -31029,5 +31028,6 @@
"check_gpg": true
}
]
}
},
"no-image-info": true
}
Loading

0 comments on commit 2b6faea

Please sign in to comment.