mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-28 11:34:40 +01:00
Enhance the `katatestutils` package to provide the ability to skip tests based on either user or distro the tests are running on. Fixes #1586. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
18 lines
373 B
JSON
18 lines
373 B
JSON
{
|
|
"author": "blang",
|
|
"bugs": {
|
|
"URL": "https://github.com/blang/semver/issues",
|
|
"url": "https://github.com/blang/semver/issues"
|
|
},
|
|
"gx": {
|
|
"dvcsimport": "github.com/blang/semver"
|
|
},
|
|
"gxVersion": "0.10.0",
|
|
"language": "go",
|
|
"license": "MIT",
|
|
"name": "semver",
|
|
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
|
|
"version": "3.5.1"
|
|
}
|
|
|