Enable debug output on test
Lint Checks / Run linter (push) Failing after 3s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m31s
Details
Webapp Test / Run webapp test suite (push) Successful in 2m42s
Details
Smoke Test / Run basic test suite (push) Successful in 3m50s
Details
Database Test / Run database hosting test on kind/k8s (push) Failing after 1m3s
Details
K8s Deploy Test / Run deploy test suite on kind/k8s (push) Failing after 1m1s
Details
Lint Checks / Run linter (push) Failing after 3s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m31s
Details
Webapp Test / Run webapp test suite (push) Successful in 2m42s
Details
Smoke Test / Run basic test suite (push) Successful in 3m50s
Details
Database Test / Run database hosting test on kind/k8s (push) Failing after 1m3s
Details
K8s Deploy Test / Run deploy test suite on kind/k8s (push) Failing after 1m1s
Details
parent
d6d016cad8
commit
85204ca29a
|
|
@ -48,5 +48,5 @@ jobs:
|
|||
run: |
|
||||
source /opt/bash-utils/cgroup-helper.sh
|
||||
join_cgroup
|
||||
./tests/database/run-test.sh
|
||||
CERC_SCRIPT_DEBUG=1 ./tests/database/run-test.sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue