Yet more unsupported locales for Kerb tests (#112555)

Adds more locales, in addition to
https://github.com/elastic/elasticsearch/pull/109670 (see the original
PR for context). 

Closes: https://github.com/elastic/elasticsearch/issues/112533 Closes:
https://github.com/elastic/elasticsearch/issues/112534
This commit is contained in:
Nikolaj Volgushev 2024-09-05 15:44:58 +02:00 committed by GitHub
parent 02dfcbc9cf
commit a2df7e7229
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,7 +86,8 @@ public abstract class KerberosTestCase extends ESTestCase {
"sd", "sd",
"mni", "mni",
"sat", "sat",
"sa" "sa",
"bgc"
); );
@BeforeClass @BeforeClass