scion
PublicFull test suite (unit, integration, acceptance, end to end)
refactor: Use variables in makefile
Failed in 16m 47s
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 27s
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 34s
Ran in 13s
E2E: default
(ping)echo "--- build" && make build-dev docker-images && echo "--- start topology" && ./scion.sh topology -d && ./scion.sh run && tools/await-connectivity && echo "--- run tests" && ./bin/end2end_integration -d || ( echo "^^^ +++" && false )

Waited 46s
Ran in 1m 14s
AT: app_vs_endhost_br_dispatchbazel test --test_output=streamed //acceptance/app_vs_endhost_br_dispatch:test
Waited 49s
Ran in 32s
AT: app_vs_endhost_br_dispatchbazel test --test_output=streamed //acceptance/app_vs_endhost_br_dispatch:test
Waited 2s
Ran in 8s
AT: app_vs_endhost_br_dispatchbazel test --test_output=streamed //acceptance/app_vs_endhost_br_dispatch:test
Waited 4s
Ran in 8s
AT: cert_renewalbazel test --test_output=streamed //acceptance/cert_renewal:test
Waited 1m 14s
Ran in 24s
AT: cert_renewalbazel test --test_output=streamed //acceptance/cert_renewal:test
Waited 1s
Ran in 8s
AT: cert_renewalbazel test --test_output=streamed //acceptance/cert_renewal:test
Waited 2s
Ran in 8s
AT: hidden_pathsbazel test --test_output=streamed //acceptance/hidden_paths:test
Waited 1m 48s
Ran in 8s
AT: hidden_pathsbazel test --test_output=streamed //acceptance/hidden_paths:test
Waited 4s
Ran in 8s
AT: hidden_pathsbazel test --test_output=streamed //acceptance/hidden_paths:test
Waited 2s
Ran in 7s
AT: sig_pingbazel test --test_output=streamed //acceptance/sig_ping:test
Waited 2m 31s
Ran in 10s
AT: trc_updatebazel test --test_output=streamed //acceptance/trc_update:test
Waited 3m 8s
Ran in 9s
AT: trc_updatebazel test --test_output=streamed //acceptance/trc_update:test
Waited 4s
Ran in 8s
AT: trc_updatebazel test --test_output=streamed //acceptance/trc_update:test
Waited 3s
Ran in 8s
Demo: file_transferbazel test --test_output=streamed //demo/file_transfer:file_transfer
Waited 3m 44s
Ran in 8s
Demo: file_transferbazel test --test_output=streamed //demo/file_transfer:file_transfer
Waited 4s
Ran in 8s
Demo: file_transferbazel test --test_output=streamed //demo/file_transfer:file_transfer
Waited 2s
Ran in 8s
Total Job Run Time: 35m 14s