elasticsearch/test/fixtures
David Turner 4bbf760cda
Repo analysis of uncontended register behaviour (#101185)
Today repository analysis verifies that a register behaves correctly
under contention, retrying until successful, but it turns out that some
repository implementations cannot even perform uncontended register
writes correctly which may cause endless retries in the contended case.
This commit adds another repository analyser which verifies that
uncontended register writes work correctly on the first attempt.
2023-10-23 11:46:30 +01:00
..
azure-fixture Cleanup Stream usage in various spots (#97306) 2023-07-03 14:24:57 +02:00
gcs-fixture Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
geoip-fixture [buildkite] Add third-party tests to periodic pipeline (#99376) 2023-09-29 15:15:05 -04:00
hdfs2-fixture Revert "Adding config so that some tests will break if over-the-wire encryption fails (#78409)" (#78787) 2021-10-06 14:40:00 -05:00
hdfs3-fixture Upgrade repository-hdfs to Hadoop 3 (#76897) 2021-09-23 17:18:44 -05:00
krb5kdc-fixture Cleanup repository-hdfs project (#84486) 2022-03-02 09:55:05 +01:00
minio-fixture
nginx-fixture
old-elasticsearch Use Java 14 switch expressions (#82178) 2022-01-10 09:53:35 +01:00
s3-fixture Repo analysis of uncontended register behaviour (#101185) 2023-10-23 11:46:30 +01:00
url-fixture Use openjdk base image for fixtures (#96189) 2023-05-17 11:01:46 +02:00
build.gradle