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

feat: extend integration tests for experiments #105

Merged
merged 52 commits into from
Aug 17, 2023

Commits on Aug 2, 2023

  1. feat: extend integration tests

    - make create_experiment test parametrizable
    - refactor into utils and tests
    - add the file metrics collector example
    NohaIhab committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3935bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d6719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2716162 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d57f27 View commit details
    Browse the repository at this point in the history
  5. feat: assert trials

    NohaIhab committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    fd9c9f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    179840a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6df870e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc2381c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    507bbdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a50b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7dc4c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cda835 View commit details
    Browse the repository at this point in the history
  5. fix: remove test deploy from test_katib_experiments.py

    fix: add license
    NohaIhab committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7d624fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f9e3e3 View commit details
    Browse the repository at this point in the history
  7. fix: format and lint

    NohaIhab committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6765d7b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    21baab5 View commit details
    Browse the repository at this point in the history
  2. fix: typo

    NohaIhab committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4f0197f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2f9f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1925c42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    822abd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc5c15e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63f15d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. [skip] ci: add ssh

    NohaIhab committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7c48953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b53d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b6aaf8 View commit details
    Browse the repository at this point in the history
  4. [skip] ci: ssh bundle tests

    NohaIhab committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6338c08 View commit details
    Browse the repository at this point in the history
  5. [skip] ci: ssh bundle tests

    NohaIhab committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8c959e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b95f75b View commit details
    Browse the repository at this point in the history
  7. fix: add missing seperator

    NohaIhab committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    82a9af8 View commit details
    Browse the repository at this point in the history
  8. attempt to fix CI

    - remove unused metallb
    - maximize GH runner space
    NohaIhab committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8065eec View commit details
    Browse the repository at this point in the history
  9. [skip] indent CI step

    NohaIhab committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    201b7a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    068058e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    9a1283c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1cb018 View commit details
    Browse the repository at this point in the history
  3. fix: hyperband example

    NohaIhab committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    13602d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. [skip] fix: typo

    NohaIhab committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a63d483 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0025301 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e5466d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ffc3a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87116ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59c5e72 View commit details
    Browse the repository at this point in the history
  7. fix: address comments

    NohaIhab committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    b7818a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97cf046 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

  1. feat: CR discovery

    NohaIhab committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b8dbd5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    430b003 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    7689e55 View commit details
    Browse the repository at this point in the history
  2. fix: address comments

    NohaIhab committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8bbf2a6 View commit details
    Browse the repository at this point in the history
  3. fix: Minor docstring/log changes

    Signed-off-by: Phoevos Kalemkeris <[email protected]>
    phoevos committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1083ff6 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. fix: remove wait_for_idle

    NohaIhab committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    cb05fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c6e30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe5c23 View commit details
    Browse the repository at this point in the history