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

[ST] Use real test execution instead of milis from epoch in collecting logs from CO #9628

Merged
merged 6 commits into from
Feb 6, 2024

Commits on Feb 1, 2024

  1. Use real test execution instead of milis from epoch in collecting log…

    …s from CO
    
    Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
    Frawless committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    123db0e View commit details
    Browse the repository at this point in the history
  2. Use proper order for time data

    Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
    Frawless committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    41cd814 View commit details
    Browse the repository at this point in the history
  3. Whitelist fabric8 errors propagated to CO log due to environment issues

    Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
    Frawless committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    06b2b6b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Whitelist another expected failures

    Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
    Frawless committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6d491bc View commit details
    Browse the repository at this point in the history
  2. Allow multiline match for error logs

    Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
    Frawless committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    596f7bc View commit details
    Browse the repository at this point in the history
  3. Whitelist also rebalance error invoked by tests

    Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
    Frawless committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    744afbf View commit details
    Browse the repository at this point in the history