status-go/_assets/ci
Jakub Sokołowski 9d41652a2d fix(tests)_: use non-standard port to avoid conflicts
We have observed `nimbus-eth2` build failures reporting this port:
```json
{
  "lvl": "NTC",
  "ts": "2024-10-28 13:51:32.308+00:00",
  "msg": "REST HTTP server could not be started",
  "topics": "beacnde",
  "address": "127.0.0.1:5432",
  "reason": "(98) Address already in use"
}
```
https://ci.status.im/job/nimbus-eth2/job/platforms/job/linux/job/x86_64/job/main/job/PR-6683/3/

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-29 17:52:47 +01:00
..
Jenkinsfile chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.android fix(ci)_: remove workspace and tmp dir 2024-10-24 01:40:04 +02:00
Jenkinsfile.desktop chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.docker chore(ci)_: fix formatting, bump library version 2024-08-20 09:40:22 +02:00
Jenkinsfile.ios fix(ci)_: remove workspace and tmp dir 2024-10-24 01:40:04 +02:00
Jenkinsfile.linux chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.macos chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
Jenkinsfile.tests fix(tests)_: use non-standard port to avoid conflicts 2024-10-29 17:52:47 +01:00
Jenkinsfile.tests-rpc chore_: rename integration tests to functional tests (#5908) 2024-10-03 14:51:51 +01:00
Jenkinsfile.windows chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00