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

ROX-22866 save core dumps to collector ci artifacts with test names #1595

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

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    8bc3ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1178910 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Added debugging

    JoukoVirtanen committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    63173a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b4034 View commit details
    Browse the repository at this point in the history
  3. More debugging

    JoukoVirtanen committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fa37810 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c42bec5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95dfff1 View commit details
    Browse the repository at this point in the history
  6. More debugging

    JoukoVirtanen committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bad2bf4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    0d2516c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c8d0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9a5c44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fda8d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c41966b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Better debugging

    JoukoVirtanen committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    801f645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9264a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564ae4e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    b4292c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e4aa3 View commit details
    Browse the repository at this point in the history
  3. Trying to fix error

    JoukoVirtanen committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    577afc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56328e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c11cd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f492202 View commit details
    Browse the repository at this point in the history
  7. Clean up

    JoukoVirtanen committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4d7a7a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    f683eff View commit details
    Browse the repository at this point in the history
  2. Removed unneeded line

    JoukoVirtanen committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f9268d3 View commit details
    Browse the repository at this point in the history
  3. Removed blank lines

    JoukoVirtanen committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f645a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25eab83 View commit details
    Browse the repository at this point in the history
  5. Fixed indentation

    JoukoVirtanen committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9e7f634 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9144e14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c5c41a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    9f1e345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d73cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e8374 View commit details
    Browse the repository at this point in the history
  4. Going through all of the integration tests. Not using an if statement…

    … to check if core_dumps directory exists
    JoukoVirtanen committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9126289 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63cebb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Cleaned up

    JoukoVirtanen committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b3ea430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb231a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4111253 View commit details
    Browse the repository at this point in the history
  4. Added debugging

    JoukoVirtanen committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3d21129 View commit details
    Browse the repository at this point in the history
  5. More debugging

    JoukoVirtanen committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d7376d6 View commit details
    Browse the repository at this point in the history