Conversation
nqb
suggested changes
Dec 15, 2021
Contributor
There was a problem hiding this comment.
I put some single comment during review, I will add here general comments related to the whole test suites:
- Could you rebase on
devel? - We need to have variables for each test suite defined in
vars/all.yml - When using API calls your JSON payloads contain:
- default values: could you remove it ?
- sometimes
idkey which is not necessary if already present in URL
- Could you create a diagram for inline L2 ?
- On diagrams, could you mention where is the PacketFence server to clarify ?
- [/] I run that scenario on a runner and both test suites failed at
Test-if-the-device-is-in-the-ipset-role-ID-2-Guest-role- Doesn't seem to be an issue anymore if we run test suites after unit tests https://gitlab.com/inverse-inc/packetfence/-/jobs/1932845215
- [/] I and @JeGoi will move some test cases into executor to avoid duplication between both test suites
=> will be done later on a specific PR.
I will add another comment later which more specific to the logic of the scenario
t/venom/test_suites/inline/l3/teardown/05_setup_packetfence.yml
Outdated
Show resolved
Hide resolved
nqb
suggested changes
Dec 15, 2021
nqb
suggested changes
Dec 19, 2021
nqb
suggested changes
Dec 19, 2021
afbb74d to
253457c
Compare
nqb
suggested changes
Jan 3, 2022
JeGoi
reviewed
Jan 5, 2022
… qemu-system-x86_64
This reverts commit 445b4dc.
…cdec99e1ce4d1e9b72a441ec58a
We don't configure anymore reg and iso interfaces because they are not used in this scenario. On top of that, PacketFence removes IP on this interfaces when we start to configure inline interfaces using API
put back cli login vars removed by bad rebase
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Cover test for inlinel3 and inlinel2
Impacts
Tests
Delete branch after merge
YES