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

Package testing #50

Merged
merged 89 commits into from
Oct 3, 2024
Merged

Package testing #50

merged 89 commits into from
Oct 3, 2024

Commits on Aug 9, 2024

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

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    081eb80 View commit details
    Browse the repository at this point in the history
  2. fixes for nested suites

    strtgbb committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5a72b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647fcca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ec8222 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e574ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad1980c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    daa0fe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf74a8a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    905e541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5331ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00f42cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3917c84 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4c7c836 View commit details
    Browse the repository at this point in the history
  2. fix ssl_server base image

    strtgbb committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0ab925c View commit details
    Browse the repository at this point in the history
  3. fix typo

    strtgbb committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b563c5d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    232dbbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053fe57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83559cf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    b48bd36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c501a View commit details
    Browse the repository at this point in the history
  3. remove debug line

    strtgbb committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0b25506 View commit details
    Browse the repository at this point in the history
  4. support alpine base image

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

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    355e050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8cd34 View commit details
    Browse the repository at this point in the history
  3. mount keeper logs in s3 suite

    strtgbb committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4429cae View commit details
    Browse the repository at this point in the history
  4. more Cluster tidying

    strtgbb committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5a0f4e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e8ed7f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    50cc8cd View commit details
    Browse the repository at this point in the history
  2. remove forgotten pause()

    strtgbb committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    548d3d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d534041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6be6b3a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    c7c5c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1176f6a View commit details
    Browse the repository at this point in the history
  3. Revert 50cc8cd, new image has netcat, also need python

    This reverts commit 50cc8cd.
    strtgbb committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9d5fd3a View commit details
    Browse the repository at this point in the history
  4. Revert "simpler solution for running corrupt_file on clickhouse nodes"

    This reverts commit 0661398.
    Unfortunately this solution led to missing lib errors
    strtgbb committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9b90a2b View commit details
    Browse the repository at this point in the history
  5. clean up alter_env mounts

    strtgbb committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    06c5cee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1109eb View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    20a3305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05e2fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7cbf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78d2a4b View commit details
    Browse the repository at this point in the history
  5. add missing curl for alpine

    strtgbb committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    719e032 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d254dbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4339292 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26c0919 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5532c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f59a02e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cf94c1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04fae41 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Fix pid checks for alpine

    strtgbb committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bcbeaff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd0cd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15ee102 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    117e30c View commit details
    Browse the repository at this point in the history
  5. add missing curl for ubuntu

    strtgbb committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1297cc8 View commit details
    Browse the repository at this point in the history
  6. fixes for base-os

    strtgbb committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c87e289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c63b8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d135a9 View commit details
    Browse the repository at this point in the history
  9. fixes for certs on alpine

    strtgbb committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1a3c03a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    02a5eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0579cc View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. add share volume to s3 arm

    strtgbb committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    665778d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a742845 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2991340 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    ffa1e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3374f8a View commit details
    Browse the repository at this point in the history
  3. clean up binary copying logic

    strtgbb committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    20dfd96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1de3034 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0ffaf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 26, 2024

  1. add base_os to log uploader

    strtgbb committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    280ca89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd8e82d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c25a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    c073567 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55e4f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c7428e View commit details
    Browse the repository at this point in the history
  4. fix prior

    strtgbb committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c19d944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    462d5be View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    2fc8c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8bc7b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3e3adb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    661e4f4 View commit details
    Browse the repository at this point in the history
  5. support fedora base os

    strtgbb committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a239fa8 View commit details
    Browse the repository at this point in the history
  6. add default for base_os

    strtgbb committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c464c00 View commit details
    Browse the repository at this point in the history
  7. Updated READMEs for base-os

    strtgbb committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8bab02c View commit details
    Browse the repository at this point in the history
  8. update stash for ssl_server

    strtgbb committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1b010f View commit details
    Browse the repository at this point in the history