do not clear staking for paras, iff present #151
integration-tests.yml
on: pull_request
Build and Push Docker image to GCP
5m 16s
Set variables
0s
Build and Push Docker image to Docker Hub on main branch
0s
Zombienet Smoke
11m 8s
Zombienet Scale net
10m 56s
Zombienet Upgrade Node
6m 14s
Zombienet Chaos Delay
7m 32s
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.4 KB |
|
zombienet-logs-scale-net
|
111 KB |
|
zombienet-logs-smoke
|
65.7 KB |
|
zombienet-logs-upgrade
|
21.3 KB |
|