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

Simplify Build Acceptance Tests #1498

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 11, 2022

  1. Migrate happy path build test to new acceptance suite

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0fdb1ec View commit details
    Browse the repository at this point in the history
  2. Simplify usage via builder harness

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    c4d455d View commit details
    Browse the repository at this point in the history
  3. Further simplify usage of test harness, migrate more build tests

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    089d4fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8926c44 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Reorganize new acceptance suite package, migrate more build tests

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2ec7376 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Acceptance: Fix feature detection in pack

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    2c20968 View commit details
    Browse the repository at this point in the history
  2. Migrate additional build acceptance tests

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    99a1671 View commit details
    Browse the repository at this point in the history
  3. Fix legacy acceptance tests

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    34a1b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Migrate rebase tests

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d0188e8 View commit details
    Browse the repository at this point in the history
  2. Update legacy acceptance tests to pass

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4ba458a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. make rebase tests windows compatible

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    6a02bc9 View commit details
    Browse the repository at this point in the history
  2. Improve test output by including combo in test path

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    da00a5e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Update Makefile to execute legacy and new acceptance tests

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f676f3d View commit details
    Browse the repository at this point in the history
  2. Attempt to fix Windows CI issue

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    8542f63 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Fix pack command detection in acceptance tests

    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4352bb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Tests: Increase docker client timeout to enable running all acceptanc…

    …e tests in sequence
    
    Signed-off-by: Javier Romero <[email protected]>
    jromero committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    712d337 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a520115 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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