OpenSearch/x-pack/qa
Ioannis Kakavas 59e9a0f4f4 Disable specific locales for tests in fips mode (#38938)
* Disable specific locales for tests in fips mode

The Bouncy Castle FIPS provider that we use for running our tests
in fips mode has an issue with locale sensitive handling of Dates as
described in https://github.com/bcgit/bc-java/issues/405

This causes certificate validation to fail if any given test that
includes some form of certificate validation happens to run in one
of the locales. This manifested earlier in #33081 which was
handled insufficiently in #33299

This change ensures that the problematic 3 locales

* th-TH
* ja-JP-u-ca-japanese-x-lvariant-JP
* th-TH-u-nu-thai-x-lvariant-TH

will not be used when running our tests in a FIPS 140 JVM. It also
reverts #33299
2019-02-19 08:46:08 +02:00
..
core-rest-tests-with-security Rename ILM, ILM endpoints and drop _xpack (#32564) 2018-08-02 13:05:11 -04:00
evil-tests Disable specific locales for tests in fips mode (#38938) 2019-02-19 08:46:08 +02:00
full-cluster-restart Perform precise check for types warnings in cluster restart tests. (#37944) 2019-02-13 11:28:58 -08:00
kerberos-tests Remove support for maxRetryTimeout from low-level REST client (#38085) 2019-02-06 08:43:47 +01:00
multi-cluster-search-security Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
multi-node Make sure to reject mappings with type _doc when include_type_name is false. (#38270) 2019-02-05 10:52:32 -08:00
openldap-tests Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00
reindex-tests-with-security Enable SSL in reindex with security QA tests (#37600) 2019-01-31 20:59:50 +11:00
rolling-upgrade Fix #38623 remove xpack namespace REST API (#38625) (#39036) 2019-02-18 12:40:07 +01:00
rolling-upgrade-basic Rename integTest to bwcTestSample for bwc test projects (#38433) 2019-02-11 15:05:16 +02:00
rolling-upgrade-multi-cluster wait for shard to be allocated before executing a resume follow api 2019-02-18 14:50:40 +01:00
saml-idp-tests Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
security-client-tests Merge branch 'master' into index-lifecycle 2018-08-23 11:52:59 -06:00
security-example-spi-extension Allow custom authorization with an authorization engine (#38358) 2019-02-05 13:39:29 -07:00
security-migrate-tests Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
security-setup-password-tests Deprecate /_xpack/security/* in favor of /_security/* (#36293) 2018-12-11 11:13:10 +02:00
security-tools-tests Include realm type in Security Realm setting keys (#30241) 2018-11-06 14:56:50 +11:00
smoke-test-monitoring-with-watcher Deprecate X-Pack centric watcher endpoints (#36218) 2018-12-08 12:57:16 -06:00
smoke-test-plugins Build: Rework shadow plugin configuration (#32409) 2018-08-21 20:03:28 -04:00
smoke-test-plugins-ssl Security: remove SSL settings fallback (#36846) 2019-01-14 14:06:22 -07:00
smoke-test-security-with-mustache deprecate types for watcher (#37594) 2019-01-28 13:46:43 -06:00
smoke-test-watcher Fix #38623 remove xpack namespace REST API (#38625) (#39036) 2019-02-18 12:40:07 +01:00
smoke-test-watcher-with-security Fix #38623 remove xpack namespace REST API (#38625) (#39036) 2019-02-18 12:40:07 +01:00
third-party Fix #38623 remove xpack namespace REST API (#38625) (#39036) 2019-02-18 12:40:07 +01:00
transport-client-tests Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
vagrant Rename static Zen1 settings (#38333) 2019-02-05 08:46:52 +00:00
build.gradle Build: Pull "skip assemble on qa" to common build (#35214) 2018-11-05 16:16:00 -05:00