integration testing, I think
All checks were successful
Lint Checks / Run linter (push) Successful in 40s
Lint Checks / Run linter (pull_request) Successful in 37s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m49s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 8m37s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m22s
Smoke Test / Run basic test suite (pull_request) Successful in 4m50s
All checks were successful
Lint Checks / Run linter (push) Successful in 40s
Lint Checks / Run linter (pull_request) Successful in 37s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m49s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 8m37s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m22s
Smoke Test / Run basic test suite (pull_request) Successful in 4m50s
This commit is contained in:
parent
1a636799a6
commit
e7c935fb78
@ -2,14 +2,26 @@ version: "1.0"
|
|||||||
name: blast
|
name: blast
|
||||||
description: "A blast stack"
|
description: "A blast stack"
|
||||||
repos:
|
repos:
|
||||||
|
- git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5
|
||||||
- github.com/blast-io/blast
|
- github.com/blast-io/blast
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-api
|
- git.vdb.to/cerc-io/keycloak-reg-api
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-ui
|
- git.vdb.to/cerc-io/keycloak-reg-ui
|
||||||
|
- git.vdb.to/cerc-io/lighthouse
|
||||||
|
- github.com/dboreham/foundry
|
||||||
containers:
|
containers:
|
||||||
- cerc/keycloak
|
- cerc/keycloak
|
||||||
- cerc/webapp-base
|
- cerc/webapp-base
|
||||||
- cerc/keycloak-reg-api
|
- cerc/keycloak-reg-api
|
||||||
- cerc/keycloak-reg-ui
|
- cerc/keycloak-reg-ui
|
||||||
|
- cerc/go-ethereum
|
||||||
|
- cerc/foundry
|
||||||
|
- cerc/lighthouse
|
||||||
|
- cerc/lighthouse-cli
|
||||||
|
- cerc/fixturenet-eth-genesis
|
||||||
|
- cerc/fixturenet-eth-geth
|
||||||
|
- cerc/fixturenet-eth-lighthouse
|
||||||
pods:
|
pods:
|
||||||
- blast
|
- blast
|
||||||
- mainnet-eth-keycloak
|
- mainnet-eth-keycloak
|
||||||
|
- fixturenet-eth
|
||||||
|
- foundry
|
||||||
|
Loading…
Reference in New Issue
Block a user