test cases: fix f32 iot commit inputhash
The inputhash represents pipeline id, which is calculated from the pipeline dictionary defined in the test case. The definition has been modified without correction of the inputhash (because we did not run it in our CI :-) ). This patch fixed the inputhash to reflect the changes in the pipeline.
This commit is contained in:
parent
b6e1e8b4ce
commit
55c86afaa6
1 changed files with 1 additions and 1 deletions
|
|
@ -10214,7 +10214,7 @@
|
|||
"ostree": {
|
||||
"refs": {
|
||||
"fedora/32/x86_64/iot": {
|
||||
"inputhash": "4879988213fbac55953e12b6268dc7fce3fc20b28d9112958665c98a546c1820"
|
||||
"inputhash": "e7a265e665ce2765c90c1a51ba187202e8b77b4e0aadddfc545189171cb9c31f"
|
||||
}
|
||||
},
|
||||
"repo": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue