test: add e2e testing base on docker compose

This commit is contained in:
rick
2024-06-20 01:29:43 +00:00
committed by Rick
parent 0f6d84dab2
commit 630a1fd3cd
5 changed files with 113 additions and 0 deletions

3
e2e/entrypoint.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
set -e
atest run -p testsuite.yaml --report md