elasticsearch/branches.json
Mariusz Józala 3d598a99ec
[Tests] Do not add bugfix2 for BwC (#126926)
Also, add 8.16 branch to be still tested as "bugfix".
For 8.17 there is currently no bugfix2 version.
We test it against 8.16.7 and 7.17.29 in BwC tests.
2025-04-16 17:51:27 +02:00

23 lines
344 B
JSON

{
"notice": "This file is not maintained outside of the main branch and should only be used for tooling.",
"branches": [
{
"branch": "main"
},
{
"branch": "9.0"
},
{
"branch": "8.17"
},
{
"branch": "8.16"
},
{
"branch": "8.x"
},
{
"branch": "7.17"
}
]
}