test: disable match image test until cache is implemented
This commit is contained in:
@ -121,6 +121,7 @@ func kernelRelease(deb string) (r Release, err error) {
|
||||
}
|
||||
|
||||
var (
|
||||
CacheURL string
|
||||
CachePath string
|
||||
RefetchDays int = 7
|
||||
)
|
||||
|
Reference in New Issue
Block a user