• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

noironetworks / opflex / 354
68%

Build:
DEFAULT BRANCH: master
Ran 02 May 2020 07:54AM UTC
Jobs 1
Files 253
Run time 15s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
354

push

travis-ci

Tom Flynn
Do not add L34 flows if remotesub missing

This bug was reported by Cisco IT where a secgrp with
no remote subnets basically allows all ingress traffic
due to how we program the rules. Since this is a day 0
issue we decided to fix the behavior while at the same
time providing an option for someone to revert to the
old behavior.

- If remote subnet is missing do not add L3 and L4 flows
- A new function add_l2classifier_entries takes care of
  adding l2 only flows
- Add :
    "behavior": {
        "l34flows-without-subnet" : true
    }
 to opflex config to override this behavior with old, default is false.
- verified make check passes with / without this option since I added
  default 0.0.0.0/0 ::/0 subnet to relevant secgroups.

Signed-off-by: Madhu Challa <challa@gmail.com>
Change-Id: Iffa03301c

19930 of 26526 relevant lines covered (75.13%)

3496.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 354.1 02 May 2020 07:54AM UTC 0
75.13
Travis Job 354.1
Source Files on build 354
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #354
  • 0e19e137 on github
  • Prev Build on master (#353)
  • Next Build on master (#357)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc