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

stopping instances if there are error #155

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

changes to call destroy directly

599381d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

stopping instances if there are error #155

changes to call destroy directly
599381d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests Report Details succeeded Sep 14, 2024 in 0s

10 passed, 0 failed and 4 skipped

Tests passed successfully

✅ test-report-staging.xml

14 tests were completed in 35s with 10 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
fb_version=3.1.2 os_distro=ubuntu os_version=jammy arch=amd64 5✅ 2⚪ 35s
fb_version=3.1.2 os_distro=ubuntu os_version=jammy arch=arm64 5✅ 2⚪ 35s

✅ fb_version=3.1.2 os_distro=ubuntu os_version=jammy arch=amd64

WINLOG & WINEVTLOG inputs detects a Windows event using "winlog" input plugin
  ⚪ WINLOG & WINEVTLOG inputs detects a Windows event using "winlog" input plugin
WINLOG & WINEVTLOG inputs detects a Windows event using "winevtlog" input plugin
  ⚪ WINLOG & WINEVTLOG inputs detects a Windows event using "winevtlog" input plugin
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
TCP input detects writing to TCP port
  ✅ TCP input detects writing to TCP port
TAIL input detects appending to a file
  ✅ TAIL input detects appending to a file

✅ fb_version=3.1.2 os_distro=ubuntu os_version=jammy arch=arm64

WINLOG & WINEVTLOG inputs detects a Windows event using "winlog" input plugin
  ⚪ WINLOG & WINEVTLOG inputs detects a Windows event using "winlog" input plugin
WINLOG & WINEVTLOG inputs detects a Windows event using "winevtlog" input plugin
  ⚪ WINLOG & WINEVTLOG inputs detects a Windows event using "winevtlog" input plugin
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
TCP input detects writing to TCP port
  ✅ TCP input detects writing to TCP port
TAIL input detects appending to a file
  ✅ TAIL input detects appending to a file