gen-manifests: add ostree rhsm option
This commit is contained in:
parent
cb127cd1b0
commit
369f237d89
3 changed files with 5 additions and 1 deletions
|
|
@ -95,6 +95,7 @@ func TestDistro_Manifest(t *testing.T, pipelinePath string, prefix string, regis
|
|||
ImageRef: tt.ComposeRequest.OSTree.Ref,
|
||||
FetchChecksum: tt.ComposeRequest.OSTree.Parent,
|
||||
URL: tt.ComposeRequest.OSTree.URL,
|
||||
RHSM: tt.ComposeRequest.OSTree.RHSM,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue