We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be5da28 commit cb2334aCopy full SHA for cb2334a
build.gradle
@@ -139,8 +139,7 @@ task verifyVersions {
139
* after the backport of the backcompat code is complete.
140
*/
141
allprojects {
142
- // TODO: re-enable after https://github.com/elastic/elasticsearch/pull/27881 is backported
143
- ext.bwc_tests_enabled = false
+ ext.bwc_tests_enabled = true
144
}
145
146
task verifyBwcTestsEnabled {
0 commit comments