[8.1](backport #2203) Separate ES workload from Agent spec and make it req for the scenarios#2230
[8.1](backport #2203) Separate ES workload from Agent spec and make it req for the scenarios#2230
Conversation
|
Mmm, it seems not resolved for this branch, as I can still see the same errors for 8.1 Do you think it could be a real bug on 8.1? 🤔 |
|
I will try to reproduce it locally. |
|
UPDATE: checking the logs of Filebeat run inside the Agent Pod I found the following: It seems that ES version is 8.1 while Beat+Agent is 8.2, wondering how these versions are set on top level. However not sure if this is the problem with the CI failure since locally I only set |
|
I've verified that the initial variables are properly set to 8.1:
How are you seeing that 8.2 version for Beats/agent? |
|
With It happens that the first time I execute the suite for a specific version it will exceed the deadline cause the image is not present. Maybe we hit something similar here? I re-triggered the tests on this to check if it was an issue with the download time. |
In this branch, what happens if you do not export the variables? Because we are in the 8.1 branch, it should use the hashed versions (daily snapshots) for 8.1 |
|
Seems that we miss VS main: |
|
@mdelapenya Not sure why #2141 did not make it to 8.1 but it seems to be ok now. |
Interesting... It could be possible that 8.1 branch was created in the same time window that we were doing the backports and for that reason it was missed: I see that we intentionally added the backport labels for 7.16, 7.17 and 8.0 in that PR, so it could mean that 8.1 branch was not there yet. This also explains why it consistently fails for 8.1. OTOH, why installing jq in the pod fixes the issue? |
|
jq is quite prune to error and the approach is quite hacky but this would be solved with #1655
|
|
Checking #2231 too. |
This is an automatic backport of pull request #2203 done by Mergify.
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill merge the base branch into this PR@Mergifyio backport <destination>will backport this PR on<destination>branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com