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

Merge Zuul Logging job #113

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Merge Zuul Logging job #113

wants to merge 13 commits into from

Commits on Aug 15, 2024

  1. [zuul] Add logging test job

    Add a job that runs the telemetry_logging and common roles against the
    openstack cloud.
    Separate plays target compute and control nodes
    ayefimov-1 authored and elfiesmelfie committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    495229f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b875a0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7796db View commit details
    Browse the repository at this point in the history
  4. Use ignore_errors in plays for test_logging

    The logging plugins we use need all the tests to run in order to report properly.
    Adding ignore_errors to the plays that run the tests allows all the tests to run even when one fails.
    
    Also added verbosity to the ansible config to get more info about the failing tests
    elfiesmelfie committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3e94faf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    90c1a3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d409d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3122c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    a60bc35 View commit details
    Browse the repository at this point in the history
  2. remove trailing spaces

    elfiesmelfie committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    99ad79e View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    e4bf12a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0e4cd99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eeb1e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Find the report file

    elfiesmelfie committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ed77a76 View commit details
    Browse the repository at this point in the history