Commit Graph

5 Commits

Author SHA1 Message Date
Ata E Husain Bohra
1c997acfd2 Remove Test pattern from RandomUnit Test
Description

Remove Test pattern from RandomUnit Test

Testing
2023-03-08 10:00:14 -08:00
Ata E Husain Bohra
d0eec9d0ba EaR: REST KMS fixes - encryption integration testing (#9598)
* EaR: REST KMS fixes - encryption integration testing

Description

Major changes:
1. Multiple fixes observed while performing integration end-to-end
testing for Encryption at-rest feature.
2. Improve REST module logging. Introduced FLOW_KNOBS->REST_LOG_LEVEL
to have more granular control of feature logging disconnected from
the cluster log level.

Testing

Integration testbed:
1. Run fdbserver standalone
2. Run external KMS http-server to serve encryption key fetch requests
2023-03-08 09:49:43 -08:00
Yao Xiao
2c10e5401e Disable empty range check in unit tests. 2023-03-01 16:11:03 -08:00
sfc-gh-tclinkenbeard
924c198a5b Run 10 unit tests within RandomUnitTests.toml 2022-09-11 00:36:18 -07:00
Alex Miller
2841efe938 Rewrite most .txt tests into (pretty) .toml files.
This includes build/txt-to-toml.py which did the rewrites, and
can be used to rewrite other no-in-tree test spec files to toml.

I didn't touch status or restarting tests yet.  Restarting will be handled
later.  It turns out that I don't understand how status tests work.
2020-07-12 14:47:40 -07:00