chore: gitlab runner test for new repo (#163)
This is a very simple gitlab CI manifest to just check the tag on this
pipeline schedule it on Zombienet k8s runner and is the SA inject to the
runners in privileged enough to run command within the cluster or not
---------
Co-authored-by:
Javier Viola <javier@parity.io>
Showing
- .gitlab-ci.yaml 20 additions, 0 deletions.gitlab-ci.yaml
- crates/orchestrator/src/network.rs 7 additions, 2 deletionscrates/orchestrator/src/network.rs
- crates/orchestrator/src/network/node.rs 21 additions, 13 deletionscrates/orchestrator/src/network/node.rs
- crates/provider/src/kubernetes/client.rs 11 additions, 0 deletionscrates/provider/src/kubernetes/client.rs
- crates/provider/src/kubernetes/namespace.rs 5 additions, 3 deletionscrates/provider/src/kubernetes/namespace.rs
- crates/provider/src/lib.rs 3 additions, 0 deletionscrates/provider/src/lib.rs
- crates/sdk/Cargo.toml 9 additions, 0 deletionscrates/sdk/Cargo.toml
- crates/sdk/src/lib.rs 1 addition, 1 deletioncrates/sdk/src/lib.rs
- crates/sdk/tests/smoke.rs 142 additions, 0 deletionscrates/sdk/tests/smoke.rs
Please register or sign in to comment