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

Conversation

hoegaarden
Copy link
Contributor

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.

Superseds #714 (see: #714 (comment))
/assign @DirectXMan12 @gerred

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>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 6, 2020
@DirectXMan12
Copy link
Contributor

/lgtm
/approve

I think we'll want to play around with this structure a bit eventually, but this is fine for now

cc @mengqiy

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 6, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DirectXMan12, hoegaarden

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 6, 2020
@k8s-ci-robot k8s-ci-robot merged commit a4043d2 into kubernetes-sigs:master Jan 6, 2020
@hoegaarden
Copy link
Contributor Author

xref: #676

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants