Removed unit tests (using example context) that are in fact duplicates of e2e tests in test/e2e

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
Guillaume Tardif 2021-01-15 17:28:46 +01:00
parent 2a8c24e4ff
commit 907ba0c03e
6 changed files with 0 additions and 138 deletions

View file

@ -1,14 +0,0 @@
{
"ID": "id",
"Status": "",
"Image": "nginx",
"HostConfig": {
"RestartPolicy": "none",
"CPUReservation": 0,
"CPULimit": 0,
"MemoryReservation": 0,
"MemoryLimit": 0,
"AutoRemove": false
},
"Platform": "Linux"
}

View file

@ -1,2 +0,0 @@
id
1234

View file

@ -1,3 +0,0 @@
CONTAINER ID IMAGE COMMAND STATUS PORTS
id nginx
1234 alpine