CCF/tests
github-actions[bot] c9a0d18b4b
[release/3.x] Cherry pick: Fix spurious election in partition test (#4623) (#4640)
2022-11-25 11:07:08 +00:00
..
expired_service Permanently delete items from the KV (#4145) 2022-08-23 10:03:49 +01:00
external_executor Support multiple concurrent external executors (#4456) 2022-11-04 10:38:48 +00:00
infra [release/3.x] Cherry pick: Misc test fixes (#4617) (#4624) 2022-11-23 17:33:09 +00:00
js-api Fix implementation of `Math.random()` in JS interpreter (#4313) 2022-10-06 16:07:02 +01:00
js-app-bundle Document forwarding_required & mode in app.json (#2475) 2021-04-15 18:25:37 +01:00
js-authentication Run some end to end tests concurrently (#2927) 2021-09-07 14:56:08 +01:00
js-content-types Run some end to end tests concurrently (#2927) 2021-09-07 14:56:08 +01:00
js-custom-authorization js_v8 removal (#4368) 2022-10-18 16:57:10 +00:00
js-launch-host-process Remove set execute outside consensus from samples and doc follow up (#3889) 2022-05-25 13:45:08 +01:00
js-limits Run some end to end tests concurrently (#2927) 2021-09-07 14:56:08 +01:00
js-modules [release/3.x] Cherry pick: Decorate and identify SNP libraries (#4569) (#4590) 2022-11-18 17:22:16 +00:00
npm-app Add sign api to js crypt api (#4454) 2022-11-02 22:38:29 +00:00
raft_scenarios Raft: count election quorums in all active configurations (#4018) 2022-07-28 08:51:39 +01:00
sandbox [release/3.x] Cherry pick: Amend sandbox.sh to define where the constitution files are (#4628) (#4639) 2022-11-25 10:31:21 +00:00
suite [release/3.x] Cherry pick: Re-enable COSE tests in suite (#4598) (#4614) 2022-11-22 18:06:48 +00:00
acme_endorsement.py PEM to JWK converters (#4359) 2022-10-20 23:47:42 +01:00
ca_certs.py Remove `proposal_generator.py` (#3400) 2022-01-13 17:14:37 +00: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
code_update.py [release/3.x] Cherry pick: Decorate and identify SNP libraries (#4569) (#4590) 2022-11-18 17:22:16 +00:00
commit_latency.py Add commit latency test, and fix bugs causing commit latency multipliers (#4427) 2022-11-01 14:34:24 +00:00
committable.py Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
config.jinja [release/3.x] Cherry pick: Decorate and identify SNP libraries (#4569) (#4590) 2022-11-18 17:22:16 +00:00
connections.py Remove hardcoded prefix `/app` for application endpoints (#4147) 2022-08-23 16:43:35 +01:00
connections.supp Handle UBSAN failures in connections test (#3433) 2022-01-24 12:15:52 +00:00
docker_wrap.sh JSON configuration for `cchost` (#3209) 2021-11-23 17:35:01 +00:00
e2e_batched.py Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
e2e_common_endpoints.py Update maximum header count test (#4389) 2022-10-25 17:15:29 +01:00
e2e_logging.py [release/3.x] Cherry pick: Forwarded request's actor fix (#4534) (#4556) 2022-11-15 16:56:40 +00:00
e2e_operations.py Remove 1.x configuration migration script (#4310) 2022-10-06 18:25:02 +00:00
e2e_suite.py Enable COSE Sign1 authentication for governance endpoints (#4392) 2022-10-26 15:39:26 +00:00
e2e_tutorial.py [release/3.x] Cherry pick: Session consistency: Parse forwarded messages with consistency info (#4595) (#4610) 2022-11-22 14:28:11 +00:00
election.py Keep track of time of backup latest ACK on primary (#3769) 2022-04-22 15:18:46 +01:00
generate_vegeta_targets.py Vegeta CLI target generator (#1771) 2020-10-19 16:29:35 +01:00
governance.py [release/3.x] Cherry pick: Misc test fixes (#4617) (#4624) 2022-11-23 17:33:09 +00:00
governance_history.py [release/3.x] Cherry pick: Re-enable COSE tests in suite (#4598) (#4614) 2022-11-22 18:06:48 +00:00
governance_js.py Add trusted authority role sample constitution (#4343) 2022-10-20 09:16:38 +00:00
historical_query_perf.py Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
jwt_test.py [release/3.x] Cherry pick: Decorate and identify SNP libraries (#4569) (#4590) 2022-11-18 17:22:16 +00:00
lts_compatibility.py [release/3.x] Cherry pick: Session consistency: Parse forwarded messages with consistency info (#4595) (#4610) 2022-11-22 14:28:11 +00:00
memberclient.py Enable COSE Sign1 authentication for governance endpoints (#4392) 2022-10-26 15:39:26 +00:00
membership.py Infra: Wait for `/app` frontend to open on all nodes (#3779) 2022-04-22 16:06:01 +00:00
nobuiltins.py [release/3.x] Cherry pick: Decorate and identify SNP libraries (#4569) (#4590) 2022-11-18 17:22:16 +00:00
partitions_test.py [release/3.x] Cherry pick: Fix spurious election in partition test (#4623) (#4640) 2022-11-25 11:07:08 +00:00
perf_logging_scenario_100txs.json Make what we can prettier (#1862) 2020-11-10 10:57:56 +00:00
plot_node_load.py Update ringbuffer ledger API - fetch ranges rather than individual entries (#3188) 2021-11-10 13:00:54 +00: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 Fix pylint issues (#2905) 2021-08-23 09:59:42 +00:00
reconfiguration.py [release/3.x] Cherry pick: Decorate and identify SNP libraries (#4569) (#4590) 2022-11-18 17:22:16 +00:00
recovery.py End-to-end tests misc changes (#4346) 2022-10-18 16:15:51 +01:00
recovery_benchmark.sh Use new IceLake SGX pool for Azure DevOps (#4440) 2022-11-01 22:46:49 +00:00
requirements.txt [release/3.x] Cherry pick: Add ccf_cose_sign1 CLI tool (#4506) (#4588) 2022-11-18 14:17:24 +00:00
rotation.py Infra split network start and open (#3566) 2022-02-18 15:42:26 +00:00
schema.py Restore public `ccf::Receipt` type (#3793) 2022-04-29 12:03:22 +00:00
start_network.py [release/3.x] Cherry pick: Decorate and identify SNP libraries (#4569) (#4590) 2022-11-18 17:22:16 +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 Fix `test_install_build.sh` (#4413) 2022-10-27 12:27:43 +01:00
tests.sh Set env var correctly (#2950) 2021-09-07 09:23:16 +01:00
tls_report.csv Update golden tls report (#4110) 2022-08-08 16:00:56 +00:00
tlstest.py Pin `testssl` to v3.0.7 (#3736) 2022-04-05 10:03:04 +01:00
upload_pico_metrics.py Remove mbedTLS (#3394) 2022-01-18 17:43:53 +00:00
vegeta_stress.py [release/3.x] Cherry pick: Re-enable Vegeta tests on SNP (#4597) (#4615) 2022-11-22 20:05:56 +00:00