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

Environment.Test enhancements #41

Conversation

vladimirvivien
Copy link
Contributor

@vladimirvivien vladimirvivien commented Aug 20, 2021

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 20, 2021
@k8s-ci-robot k8s-ci-robot added sig/testing Categorizes an issue or PR as relevant to SIG Testing. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 20, 2021
@vladimirvivien vladimirvivien changed the title Environment.Test enhancements [WIP] Environment.Test enhancements Aug 20, 2021
@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 20, 2021
@vladimirvivien vladimirvivien force-pushed the environment-test-enhancements branch from 004e8f7 to 763dc3f Compare August 20, 2021 21:59
@vladimirvivien vladimirvivien changed the title [WIP] Environment.Test enhancements Environment.Test enhancements Aug 20, 2021
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 20, 2021
"sigs.k8s.io/e2e-framework/pkg/features"
)

// FeatureSetTest shows how Environment.Test can be used to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

name change to TestFeatureSet

This patch introduces several enhancements to how feature tests are executed.
0) Environment.Test has been updated with the ability to test more than one tests
1) Test writer can specify a before/after feature action to be executed
3) Updated examples to highlight these changes

Signed-off-by: Vladimir Vivien <vivienv@vmware.com>
@vladimirvivien vladimirvivien force-pushed the environment-test-enhancements branch from 763dc3f to ac21784 Compare August 24, 2021 09:58
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ShwethaKumbla, vladimirvivien

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 lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 24, 2021
@ShwethaKumbla
Copy link
Member

ShwethaKumbla commented Aug 24, 2021

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot merged commit c834d8f into kubernetes-sigs:master Aug 24, 2021
@vladimirvivien vladimirvivien deleted the environment-test-enhancements branch June 23, 2023 15:49
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. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
3 participants