You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensuring test isolation when jvm plugins are loaded
Instead of specifying 'path.plugins' configuration option, 'plugin.types' is used to load plugins in integration tests. This makes sure the JVM plugins are not loaded in all following tests from then. Also removed the now unneeded es-plugin.properties files from JVM test plugins.
Copy file name to clipboardExpand all lines: src/test/resources/org/elasticsearch/test/integration/nodesinfo/node4/test-no-version-plugin/es-plugin.properties
Copy file name to clipboardExpand all lines: src/test/resources/org/elasticsearch/test/integration/responseheader/responseheader-plugin/es-plugin.properties
0 commit comments