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

⚠ Bring in testing framework #749

Merged
merged 1 commit into from
Jan 6, 2020
Merged

⚠ Bring in testing framework #749

merged 1 commit into from
Jan 6, 2020

Commits on Jan 6, 2020

  1. [testing-framework] Bring in testing-framework/integration

    This is bringing in https://github.com/kubernetes-sigs/testing_frameworks/tree/694245ac7b60bff90cc8b159fbd8ddb7efe3f218.
    
    The package is fully integrated into the local tooling, e.g.:
    - updated import path
    - uses the same binary assets for testing
    - runs its tests as part of `make test` and on prow
    - updated OWNERS
    
    In the original repo the CLA bot was enabled, thus all commits that have been
    squashed here should be fine regarding the CLA.
    All authors and committers of the squashed commits have been added here as
    co-authors.
    
    Co-authored-by: Aaron Crickenberger <spiffxp@gmail.com>
    Co-authored-by: Gareth Smith <gsmith@pivotal.io>
    Co-authored-by: Hannes Hörl <hhorl@pivotal.io>
    Co-authored-by: Josh Hill <jhill@pivotal.io>
    Co-authored-by: Lantao Liu <lantaol@google.com>
    Co-authored-by: Maru Newby <marun@redhat.com>
    Co-authored-by: Mengqi Yu <mengqiy@google.com>
    Co-authored-by: Steven Chung <steve.chung7@gmail.com>
    8 people committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    c53fbe1 View commit details
    Browse the repository at this point in the history