CCF/tests
Amaury Chamayou 3882284f14
Allow creating x25519 key pairs from JS (#5846)
2023-11-28 17:23:47 +00:00
..
external_executor Remove our copy of attestation container now that it has moved repos (#5533) 2023-08-11 09:54:21 +01:00
infra Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
js-api Log execution metrics in `js_generic` (#5123) 2023-03-20 16:09:47 +00:00
js-app-bundle Fix forwarding for readonly endpoints in JS/TS samples (#4989) 2023-02-10 14:29:21 +00:00
js-authentication Format with Prettier 3.0.0 (#5414) 2023-07-06 11:06:55 +01:00
js-content-types Format with Prettier 3.0.0 (#5414) 2023-07-06 11:06:55 +01:00
js-custom-authorization Don't store temporary pointers in JSValues (#5740) 2023-11-01 09:54:29 +00:00
js-interpreter-reuse Don't store temporary pointers in JSValues (#5740) 2023-11-01 09:54:29 +00:00
js-launch-host-process Add support for host process stdio. (#5056) 2023-02-28 22:12:28 +00:00
js-limits Extend testing of JS runtime limits, take 2 (#5668) 2023-09-21 18:15:03 +01:00
js-modules Allow creating x25519 key pairs from JS (#5846) 2023-11-28 17:23:47 +00:00
npm-app Add unwrapKey to typescript interface (#5792) 2023-11-02 11:47:46 +00:00
perf-system/submitter Replace Secret Sharing implementation (#5655) 2023-09-21 16:30:49 +01:00
raft_scenarios Add pre-processing for realistic scenarios (#5825) 2023-11-10 10:10:24 +00:00
sandbox Log sandbox creation progress and do not upgrade existing venv (#5835) 2023-11-15 16:59:47 +00:00
suite Unskip JS e2e tests (#5269) 2023-05-18 16:55:38 +01:00
testdata LTS compatibility: no longer run 1.x and 2.x nodes (#5349) 2023-06-14 22:38:05 +01:00
acme_endorsement.py Include intermediate certs in TLS handshake (#5453) 2023-07-14 10:12:10 +00:00
ca_certs.py Switch from pylint to ruff (#5270) 2023-05-17 13:44:22 +01:00
certs.py Listen for client RPCs on multiple interfaces on each node (#2628) 2021-08-09 17:00:40 +01:00
cimetrics_env.sh python 3.7 to 3.8 (#1592) 2020-09-11 16:33:09 +01:00
cleanup_iptables.py Python infra for testing node partitions (#2553) 2021-05-11 17:13:07 +01:00
client_protocols.py Make HTTP/2 stack compliant to standard (#4757) 2022-12-16 17:51:26 +00:00
code_update.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
commit_latency.py Update format base on `black` 23.1.0 (#4931) 2023-02-01 11:26:21 +00:00
committable.py Update format base on `black` 23.1.0 (#4931) 2023-02-01 11:26:21 +00:00
config.jinja Add basic backpressure mechanism if primary has too many in-flight transactions (#5692) 2023-09-28 17:28:49 +01:00
connections.py Update format base on `black` 23.1.0 (#4931) 2023-02-01 11:26:21 +00:00
connections.supp Handle UBSAN failures in connections test (#3433) 2022-01-24 12:15:52 +00:00
docker_wrap.sh Test infra: cleanup Docker remote shim (#5001) 2023-02-14 15:28:30 +00:00
e2e_batched.py Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
e2e_common_endpoints.py Add a GET /node/primary (#5793) 2023-10-27 13:35:00 +00:00
e2e_logging.py Use endpoint path in statistics (#5543) 2023-08-17 08:21:54 +01:00
e2e_operations.py Add basic backpressure mechanism if primary has too many in-flight transactions (#5692) 2023-09-28 17:28:49 +01:00
e2e_suite.py Unskip JS e2e tests (#5269) 2023-05-18 16:55:38 +01:00
e2e_tutorial.py Session consistency: Parse forwarded messages with consistency info (#4595) 2022-11-21 18:11:18 +00:00
election.py Do not compare types, use `isinstance()` (#5566) 2023-08-18 09:45:01 +00:00
generate_vegeta_targets.py Update format base on `black` 23.1.0 (#4931) 2023-02-01 11:26:21 +00:00
governance.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
governance_api.py Implement Azure-compliant governance interface (#5660) 2023-09-27 13:58:04 +01:00
governance_history.py Switch from pylint to ruff (#5270) 2023-05-17 13:44:22 +01:00
governance_js.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
historical_query_perf.py Improve test coverage for historical range queries (#4964) 2023-02-10 13:30:44 +00:00
jwt_test.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
limits.py Do not enforce default parsing limits on forwarded traffic (#5803) 2023-11-01 14:17:38 +00:00
lts_compatibility.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
memberclient.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
membership.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
nobuiltins.py Decorate and identify SNP libraries (#4569) 2022-11-18 13:21:14 +00:00
partitions_test.py Unskip JS e2e tests (#5269) 2023-05-18 16:55:38 +01:00
perf_logging_scenario_100txs.json Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
plot_node_load.py Refresh `plot_node_load.py` (#5545) 2023-08-15 11:50:47 +01:00
raft_scenarios_gen.py New Raft leaders must only commit entries from the current term (#3971) 2022-06-29 21:07:28 +00:00
raft_scenarios_runner.py Align initial spec state with implementation (#5828) 2023-11-17 13:02:36 +00:00
reconfiguration.py Add app and gov read endpoints (#5574) 2023-08-22 11:14:39 +00:00
recovery.py Use new governance API throughout our infra (#5698) 2023-10-04 15:43:32 +01:00
recovery_benchmark.sh Use new IceLake SGX pool for Azure DevOps (#4440) 2022-11-01 22:46:49 +00:00
requirements.txt Trace viz script (#5836) 2023-11-16 18:06:47 +00:00
rotation.py Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
schema.py Update docs to describe new governance API (#5713) 2023-10-06 17:30:49 +01:00
start_network.py Ensure e2e HTTP limit args are passed all the way through to the nodes (#5348) 2023-06-15 20:25:00 +00:00
test_install.sh Fix `sandbox.sh` to work on multiple platforms (#4412) 2022-10-26 19:44:53 +01:00
test_install_build.sh Upgrade to OE 0.19.0-rc1 (#5165) 2023-04-19 15:42:34 +01:00
tests.sh Clean up Piccolo imports (#5307) 2023-05-25 15:05:13 +01:00
tls_report.csv Update `tls_report` golden file (#5617) 2023-09-05 11:13:14 +01:00
trace_viz.py More compact trace viz, signatures (#5841) 2023-11-23 17:38:43 +00:00
upload_pico_metrics.py Remove mbedTLS (#3394) 2022-01-18 17:43:53 +00:00
upload_tlc_stats.py Move simulation to ADO too, and shorten the length of its run to not delay PRs (#5827) 2023-11-10 17:44:22 +00:00
vegeta_stress.py Re-enable Vegeta tests on SNP (#4597) 2022-11-22 18:52:23 +00:00