Move compose e2e tests into pkg

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof
2021-06-25 17:08:40 +02:00
parent d20c3b0e22
commit fb73dd58d9
54 changed files with 410 additions and 330 deletions

View File

@@ -102,4 +102,4 @@ jobs:
run: make -f builder.Makefile cli compose-plugin
- name: E2E Test
run: make e2e-local
run: make e2e-compose