Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade fluent bit version to 3.2.2 to windows packages only #191

Merged
merged 60 commits into from
Jan 21, 2025

Conversation

gunnalahema
Copy link
Contributor

@gunnalahema gunnalahema commented Jan 12, 2025

  • Upgrading fluent bit version to 3.2.2 for Windows.

  • Upgrading the systems separately by batching one operating system at a time , cause we are encountering issues with the test cases, as they remain flaky and fail most of the time.

  • commented run_e2e_tests_staging since we are not pushing windows packages to staging bucket , Will revert back the changes in final PR.

Copy link

github-actions bot commented Jan 12, 2025

Test Results

 1 files  ±0   4 suites  ±0   2m 57s ⏱️ + 1m 2s
 7 tests ±0   4 ✅  - 1   3 💤 +1  0 ❌ ±0 
28 runs  ±0  16 ✅  - 4  12 💤 +4  0 ❌ ±0 

Results for commit 7b4507c. ± Comparison against base commit 240a12f.

This pull request skips 3 and un-skips 2 tests.
SYSLOG tests detects writing to a TCP socket with a syslog RFC 5424 message ‑ SYSLOG tests detects writing to a TCP socket with a syslog RFC 5424 message
SYSLOG tests detects writing to a UDP socket with a syslog RFC 5424 message ‑ SYSLOG tests detects writing to a UDP socket with a syslog RFC 5424 message
SYSTEMD unit input detects a log message in systemd ‑ SYSTEMD unit input detects a log message in systemd
WINLOG & WINEVTLOG inputs detects a Windows event using "winevtlog" input plugin ‑ WINLOG & WINEVTLOG inputs detects a Windows event using "winevtlog" input plugin
WINLOG & WINEVTLOG inputs detects a Windows event using "winlog" input plugin ‑ WINLOG & WINEVTLOG inputs detects a Windows event using "winlog" input plugin

♻️ This comment has been updated with latest results.

@@ -229,15 +229,15 @@ jobs:
gpg_passphrase: ${{ secrets.OHAI_GPG_PASSPHRASE }}
gpg_private_key_base64: ${{ secrets.OHAI_GPG_PRIVATE_KEY_BASE64 }} # base64 encoded

run_e2e_tests_staging:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not being run for windows?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the staging step only runs for linux, you can check the make target.

@gunnalahema gunnalahema merged commit 3ef6b08 into main Jan 21, 2025
25 checks passed
sanathramesh pushed a commit that referenced this pull request Jan 21, 2025
upgrade fb version to 3.2.2 for windows
# Conflicts:
#	versions/strategyMatrix.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants