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

test/e2e: more comprehensive test for NodeFeature objects #1016

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Dec 22, 2022

Test creation of multiple NodeFeature objects per node, mocking 3rd party extensions.

@netlify
Copy link

netlify bot commented Dec 22, 2022

Deploy Preview for kubernetes-sigs-nfd ready!

Name Link
🔨 Latest commit 099f52c
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-nfd/deploys/63b45197184fbf0009156108
😎 Deploy Preview https://deploy-preview-1016--kubernetes-sigs-nfd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marquiz

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 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 22, 2022
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 22, 2022
@marquiz
Copy link
Contributor Author

marquiz commented Dec 22, 2022

/assign @fmuyassarov

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 22, 2022
@marquiz marquiz force-pushed the devel/e2e-nodefeature branch from f4ca014 to 993280b Compare December 22, 2022 16:01
Copy link
Member

@fmuyassarov fmuyassarov left a comment

Choose a reason for hiding this comment

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

Left some comments, but otherwise it is really good to have more tests indeed for the NodeFeature.

test/e2e/data/nodefeature-2.yaml Outdated Show resolved Hide resolved
test/e2e/utils/crd.go Show resolved Hide resolved
test/e2e/node_feature_discovery.go Outdated Show resolved Hide resolved
Test creation of multiple NodeFeature objects per node, mocking 3rd
party extensions.
@marquiz marquiz force-pushed the devel/e2e-nodefeature branch from 993280b to 099f52c Compare January 3, 2023 16:02
@marquiz
Copy link
Contributor Author

marquiz commented Jan 3, 2023

@fmuyassarov thanks for the review. Comments addressed. I rebased the PR on top of the latest master so that the tests are runnable again (accommodating for the NodeFeature fields becoming optional and being removed from the test data yaml). PTAL

@fmuyassarov
Copy link
Member

Thanks @marquiz , looks good now.
/lgtm

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

LGTM label has been added.

Git tree hash: 88c6b82a37858aeb16860ab1f61cc015bf2086d0

@k8s-ci-robot k8s-ci-robot merged commit d0969ae into kubernetes-sigs:master Jan 4, 2023
@marquiz marquiz deleted the devel/e2e-nodefeature branch January 4, 2023 08:41
@marquiz marquiz mentioned this pull request Apr 12, 2023
24 tasks
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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants