Maciek, I've pushed two patches:
https://gerrit.fd.io/r/#/c/3736 - transitions the vpp-lite-* jobs to using 'make test' (which also builds vpp-lite) https://gerrit.fd.io/r/#/c/3737 - renames vpp-lite-* jobs to vpp-test-* jobs There's a bit of room for discussion here as to whether we want to do it this way (which is part of why I separated the two patches, and why I've marked them both -2 till we can arrive at consensus). I would argue that as vpp-lite is built as part of make test, this would give us coverage on building (and then running the tests with) vpp-lite without needing a new set of multiple VMs and jobs running. Intelligent people may disagree, and so I wanted to give them the opportunity to do so :) Ed On Tue, Nov 8, 2016 at 9:57 AM, Maciek Konstantynowicz (mkonstan) < mkons...@cisco.com> wrote: > Hi, > > Following from recent discussions on weekly VPP call, IMV the test > framework and > tests in master branch are ready to be used regularly on a per patch basis. > > Hence I propose someone to create a vpp-test-verify* job(s) to do exactly > that. > Ed, could you do this or assist some other volunteer to do this? > For ubuntu1404, ubuntu1604, centos7, etc. > > The only failing test due to unfinished port to somewhat refactored test > framework is test_lb.py, > and Klement just pushed a patch that will skip this test: > https://gerrit.fd.io/r/#/c/3726/ > > Thoughts? > > -Maciek > > P.S. Current tests in vpp master branch are: > $ ls test > doc log.py scapy_handlers test_ip6.pyc > test_l2xc.py test_mpls.pyc vpp_interface.py vpp_pg_interface.pyc > framework.py log.pyc template_bd.py test_ip.py > test_l2xc.pyc test_vxlan.py vpp_interface.pyc vpp_sub_interface.py > framework.pyc Makefile template_bd.pyc test_ip.pyc test_lb.py > test_vxlan.pyc vpp_papi_provider.py vpp_sub_interface.pyc > hook.py run_tests.py test_infra.md test_l2bd.py > test_lb.pyc util.py vpp_papi_provider.pyc > hook.pyc run_tests.pyc test_ip6.py test_l2bd.pyc > test_mpls.py util.pyc vpp_pg_interface.py > > $ make test > <skipped…> > ====================================================================== > IPv6 Test Case > ====================================================================== > IPv6 FIB test OK > ====================================================================== > MPLS Test Case > ====================================================================== > MPLS V4 Explicit NULL test OK > MPLS V6 Explicit NULL test OK > ====================================================================== > IPv4 Test Case > ====================================================================== > IPv4 FIB test OK > ====================================================================== > L2XC Test Case > ====================================================================== > L2XC test OK > ====================================================================== > VXLAN Test Case > ====================================================================== > Decapsulation test OK > Encapsulation test OK > ====================================================================== > L2BD Test Case > ====================================================================== > L2BD MAC learning test OK
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev