Add option to isolate env using forkId
/protocolId
in chain-spec
#145
integration-tests.yml
on: pull_request
Build and Push Docker image to GCP
4m 53s
Set variables
0s
Build and Push Docker image to Docker Hub on main branch
0s
Zombienet Smoke
7m 55s
Zombienet Scale net
7m 52s
Zombienet Upgrade Node
5m 58s
Zombienet Chaos Delay
4m 20s
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
|
14.6 KB |
|
zombienet-logs-scale-net
|
113 KB |
|
zombienet-logs-smoke
|
65.1 KB |
|
zombienet-logs-upgrade
|
21.7 KB |
|