mirror of
https://github.com/OpenNebula/one.git
synced 2025-02-04 17:47:00 +03:00
M #-: Disable GOCA vm test (#4342)
This commit is contained in:
parent
04023a0ebb
commit
d74d085586
@ -22,4 +22,4 @@ go get
|
|||||||
go get gopkg.in/check.v1
|
go get gopkg.in/check.v1
|
||||||
|
|
||||||
# run tests
|
# run tests
|
||||||
go test
|
go test -tags disabled
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
// +build !disabled
|
||||||
|
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
/* Copyright 2002-2019, OpenNebula Project, OpenNebula Systems */
|
/* Copyright 2002-2019, OpenNebula Project, OpenNebula Systems */
|
||||||
/* */
|
/* */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user