Add new fixtures

This commit is contained in:
Ettore Di Giacinto
2021-01-03 23:37:34 +01:00
parent 43f5b69c18
commit 2cbf547873
4 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
image: "busybox"

View File

@@ -0,0 +1,3 @@
category: test
name: "image"
version: "1.0"

View File

@@ -0,0 +1,4 @@
requires:
- category: "test"
name: "image"
version: ">=0"

View File

@@ -0,0 +1,3 @@
category: test
name: "virtual"
version: "1.0"