-
Notifications
You must be signed in to change notification settings - Fork 42
disable upgrade tests #537
disable upgrade tests #537
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a temp skip is ok by me, thanks Michal
❕ Build Aborted
Expand to view the summary
Build stats
Test stats 🧪
Log outputExpand to view the last 100 lines of log output
|
@EricDavisX Is because the artifact is gone or not build is that the situation? |
@ph tests are failing for PR build which are configured a bit differently i spoke with eric and he shared a way how this might be possible to configure locally. |
indeed. there are different ways to fix it, but the pr tests runs (signed by a pr-1234 type of notation passed in for the agent_version string) will need a different logic branching for how / where to find the desired artifacts based on how we write the tests. michal let me know if you want to chat it |
* upgrade * may the force * working yay * jenkins var * revert json logs * uninstall revert * looogs * added wait * then and * no online check * updated * rephrased * tar installer * install certs * be declarative * conflicts * make it nice * reverse order * reverse order * removed wait * disable upgrade tests (#537) * chore: bump stale version for 7.x Co-authored-by: Michal Pristas <[email protected]>
* upgrade * may the force * working yay * jenkins var * revert json logs * uninstall revert * looogs * added wait * then and * no online check * updated * rephrased * tar installer * install certs * be declarative * conflicts * make it nice * reverse order * reverse order * removed wait * disable upgrade tests (elastic#537) * chore: bump stale version for 7.x Co-authored-by: Michal Pristas <[email protected]>
* [7.10.x] Backport #537 * upgrade * may the force * working yay * jenkins var * revert json logs * uninstall revert * looogs * added wait * then and * no online check * updated * rephrased * tar installer * install certs * be declarative * conflicts * make it nice * reverse order * reverse order * removed wait * disable upgrade tests (#537) * chore: bump stale version for 7.x Co-authored-by: Michal Pristas <[email protected]> * chore: bump stale version to (7.10.x - 1) At this moment 7.10.x = 7.10.2 Co-authored-by: Michal Pristas <[email protected]>
What does this PR do?
Disables upgrade tests
Why is it important?
Upgrade test fails on PR on
Checklist
make notice
in the proper directory)