Closed pperiyasamy closed 4 years ago
@pperiyasamy: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.
Hello contributor, thanks for submitting a PR for this project!
I am the bot who triggers "standard-CI" builds for this project. As a security measure, I will not run automated tests on PRs that are not from white-listed contributors.
In order to allow automated tests to run, please ask one of the project maintainers to review the code and then do one of the following:
ci test please
on this PR to trigger automated tests for it.ci add to whitelist
on this PR to trigger automated tests for it and also add you to the contributor white-list so that your future PRs will be tested automatically. ( keep in mind this list might be overwritten if the job XML is refreshed, for permanent whitelisting, please follow #3 option )Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits.
:memo: Please follow instructions in the contributing guide to update your commits with the DCO
Full details of the Developer Certificate of Origin can be found at developercertificate.org.
The list of commits missing DCO signoff:
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: pperiyasamy
To complete the pull request process, please assign phoracek
You can assign the PR to them by writing /assign @phoracek
in a comment when ready.
The full list of commands accepted by this bot can be found here.
Hi @pperiyasamy. Thanks for your PR.
I'm waiting for a kubevirt member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/ok-to-test
@phoracek Looks this PR had another commit Merge pull request #2 from kubevirt/master which is incorrect. Can we close this PR and create another one properly ? sorry for that.
Sure, whatever is the most convenient way for you. Either rebase this or push a new PR.
As per the comment, it's an invalid PR, closing it.
This change would integrate an ipam module through network attachment definition for the ovs-cni.
Let me add writing unit tests in the subsequent commit once this commit is reviewed.