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

ci: extended CI script to pass test for flb_utils_get_machine_id #9630

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

mabrarov
Copy link
Contributor

@mabrarov mabrarov commented Nov 21, 2024

ci: extended script running tests to match requirements of test_flb_utils_get_machine_id test for flb_utils_get_machine_id function from flb_utils.c


Testing

  • [N/A] Example configuration file for the change
  • [N/A] Debug log output from testing the change
  • [N/A] Attached Valgrind output that shows no leaks or memory corruption was found
  • Result of execution (Ubuntu 24.04) of changed script
    TEST_PRESET=valgrind ./run_code_analysis.sh
    can be found at flb_run_code_analysis_9630.log which has (at the end of log):
    100% tests passed, 0 tests failed out of 139
    
  • [N/A] Run local packaging test showing all targets (including any new ones) build.
  • [N/A] Set ok-package-test label to test for all targets (requires maintainer to do).

Documentation

  • [N/A] Documentation required for this feature

Backporting

  • [N/A] Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

…s_get_machine_id test for flb_utils_get_machine_id function from flb_utils.c

Signed-off-by: Marat Abrarov <[email protected]>
@mabrarov mabrarov changed the title ci: extended script running tests to pass test for flb_utils_get_machine_id function ci: extended CI script to pass test for flb_utils_get_machine_id function Nov 21, 2024
@mabrarov mabrarov changed the title ci: extended CI script to pass test for flb_utils_get_machine_id function ci: extended CI script to pass test for flb_utils_get_machine_id Nov 21, 2024
@patrick-stephens patrick-stephens merged commit f202b96 into fluent:master Nov 22, 2024
19 checks passed
AdheipSingh pushed a commit to AdheipSingh/fluent-bit that referenced this pull request Dec 4, 2024
…s_get_machine_id test for flb_utils_get_machine_id function from flb_utils.c (fluent#9630)

Signed-off-by: Marat Abrarov <[email protected]>
Signed-off-by: AdheipSingh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants