internal/cloudapi: add ostree options for all otree image types
b01792d9dd broke this behaviour. All
ostree image types should have an ostree resolve job.
This commit is contained in:
parent
423b4b77d7
commit
620536fd61
4 changed files with 44 additions and 30 deletions
|
|
@ -713,7 +713,7 @@ func TestComposeDependencyError(t *testing.T) {
|
|||
"distribution": "%s",
|
||||
"image_request":{
|
||||
"architecture": "%s",
|
||||
"image_type": "aws",
|
||||
"image_type": "edge-commit",
|
||||
"ostree": {
|
||||
"url": "somerepo.org",
|
||||
"ref": "test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue