zebra/docker
Gustavo Valverde 44cb35c320
fix(ci): validate tests exit code after reading the container logs (#3968)
* fix(ci): validate exit code

* fix(ci): use a single step

* fix: run from gcp command

* fix: remove variable substitution

* fix: escaping characters

* fix: handle bash issues with variable expansion

* fix: seggregate execution into multiple steps

* fix: the command is a string

* fix: move docker ignore to use caching

* revert panic

* fix: add panic and fix exit code command

* revert: remove panic

* fix: apply the exit code to all gcp tests

* imp(ci): use single line exit

* Clean up the CODEOWNERS file

We moved the dockerignore file into the docker directory,
so it doesn't need a separate entry any more.

Co-authored-by: teor <teor@riseup.net>
2022-04-07 23:16:40 +00:00
..
zcash-lightwalletd
zcash-params imp(test): turn on full backtraces and disable frame filtering (#3763) 2022-03-08 15:09:41 +00:00
.dockerignore fix(ci): validate tests exit code after reading the container logs (#3968) 2022-04-07 23:16:40 +00:00
Dockerfile imp(test): turn on full backtraces and disable frame filtering (#3763) 2022-03-08 15:09:41 +00:00
entrypoint.sh