scion

Public

Full test suite (unit, integration, acceptance, end to end)

fix: endless recursive call

Failed in 16m 30s
:pipeline:
Build :bazel:
Package :debian: :openwrt: :rpm:
Unit Tests :bazel:
Lint :bash:
Check Generated :bash:
E2E: default 🕴️ (scion, ping)echo "--- build" && make && echo "--- start topology" && ./scion.sh topology -c topology/default.topo && ./scion.sh run && tools/await-connectivity && ./bin/scion_integration || ( echo "^^^ +++" && false ) && ./bin/end2end_integration || ( echo "^^^ +++" && false )
Waited 3s
·
Ran in 3m 10s
E2E: failing links 🕴️echo "--- build" && make && echo "--- start topology" && ./scion.sh topology -c topology/default-no-peers.topo && ./scion.sh run && tools/await-connectivity && ./bin/end2end_integration || ( echo "^^^ +++" && false ) && ./tools/integration/revocation_test.sh
Waited 2s
·
Ran in 2m 47s
AT: router_benchmarkbazel test --test_output=streamed //acceptance/router_benchmark:test
Waited 39s
·
Ran in 2m 30s
AT: router_benchmarkbazel test --test_output=streamed //acceptance/router_benchmark:test
Waited 1s
·
Ran in 2m 23s
AT: router_benchmarkbazel test --test_output=streamed //acceptance/router_benchmark:test
Waited 1s
·
Ran in 2m 23s
Total Job Run Time: 38m 17s