test: Add running podman with non-root test
Bug BZ#2078937 has been fixed by osbuild PR#1013. Test should be updated to test the fix and avoid regression
This commit is contained in:
parent
1017aee438
commit
a6e2755fad
2 changed files with 29 additions and 4 deletions
|
|
@ -170,7 +170,7 @@
|
|||
"rhel-8.6": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "b57376d1607587d3739eb2c754ba6b27e272198a"
|
||||
"commit": "e51d08ba9ee84036d18b19d4af70d3f8a063e2c0"
|
||||
}
|
||||
},
|
||||
"repos": [
|
||||
|
|
@ -216,7 +216,7 @@
|
|||
"rhel-9.0": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "b57376d1607587d3739eb2c754ba6b27e272198a"
|
||||
"commit": "e51d08ba9ee84036d18b19d4af70d3f8a063e2c0"
|
||||
}
|
||||
},
|
||||
"repos": [
|
||||
|
|
@ -262,14 +262,14 @@
|
|||
"centos-8": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "b57376d1607587d3739eb2c754ba6b27e272198a"
|
||||
"commit": "e51d08ba9ee84036d18b19d4af70d3f8a063e2c0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"centos-9": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "b57376d1607587d3739eb2c754ba6b27e272198a"
|
||||
"commit": "e51d08ba9ee84036d18b19d4af70d3f8a063e2c0"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue