status-go/_assets/ci
Jakub Sokołowski 494c6707ba
ci: parametrize DB port for unit tests
Otherwise we can't run tests in parallel on the same host. Also the
container name has to be different depending on executor.

Resolves errors like:
```
docker: Error response from daemon: Conflict.
    The container name "/status-go-test-db" is already in use by container "123...".
    You have to remove (or rename) that container to be able to reuse that name.
```
Resolves: https://github.com/status-im/status-go/issues/4040

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-18 19:54:21 +02:00
..
Jenkinsfile Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
Jenkinsfile.android ci: set GOCACHE to ws tmp to avoid cache poisoning 2023-08-18 18:01:19 +02:00
Jenkinsfile.docker ci: set GOCACHE to ws tmp to avoid cache poisoning 2023-08-18 18:01:19 +02:00
Jenkinsfile.ios ci: set GOCACHE to ws tmp to avoid cache poisoning 2023-08-18 18:01:19 +02:00
Jenkinsfile.linux ci: set GOCACHE to ws tmp to avoid cache poisoning 2023-08-18 18:01:19 +02:00
Jenkinsfile.tests ci: parametrize DB port for unit tests 2023-09-18 19:54:21 +02:00
validate-vendor.sh Move non-go related files to the `_assets` folder. #621 (#630) 2018-02-09 14:38:18 +01:00