[native] use local_ip
settings for p2p in native
#144
integration-tests.yml
on: pull_request
Build and Push Docker image to GCP
5m 32s
Set variables
0s
Build and Push Docker image to Docker Hub on main branch
0s
Zombienet Smoke
8m 0s
Zombienet Scale net
7m 53s
Zombienet Upgrade Node
6m 50s
Zombienet Chaos Delay
3m 52s
Annotations
1 warning
use of a fallible conversion when an infallible one could be used:
crates/parser/src/lib.rs#L184
warning: use of a fallible conversion when an infallible one could be used
--> crates/parser/src/lib.rs:184:10
|
184 | .try_into()
| ^^^^^^^^ help: use: `into`
|
= note: converting `&str` to `PathBuf` cannot fail
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_fallible_conversions
= note: `#[warn(clippy::unnecessary_fallible_conversions)]` on by default
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
zombienet-logs-chaos
|
12.4 KB |
|
zombienet-logs-scale-net
|
115 KB |
|
zombienet-logs-smoke
|
64.5 KB |
|
zombienet-logs-upgrade
|
20.6 KB |
|