mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-19 06:50:07 +03:00
Fix marketplaceapp_test.go bug (#2795)
This commit is contained in:
parent
ac13d1a758
commit
ee72ee7dad
@ -19,7 +19,8 @@ func TestMarketplaceApp(t *testing.T){
|
||||
|
||||
//Create an image
|
||||
img_tmpl := "NAME = \"test_img_go" + "\"\n" +
|
||||
"PATH = /etc/hosts\n"
|
||||
"TYPE = DATABLOCK\n" +
|
||||
"SIZE = 1\n"
|
||||
|
||||
mkt_img_id, err = goca.CreateImage(img_tmpl, 1)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user