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

xcp-ng / xen-api / 27259314710
80%
master: 79%

Build:
Build:
LAST BUILD BRANCH: gtn-image-format-26.1.9-lcm
DEFAULT BRANCH: master
Ran 10 Jun 2026 07:05AM UTC
Jobs 1
Files 34
Run time 1min
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

09 Jun 2026 07:35AM UTC coverage: 80.459%. First build
27259314710

push

github

semarie
VLAN filtering on VIF

- XCPNG-768 : initial spike (with PoC)
- XCPNG-3258: design
- XCPNG-3259: implementation

Current code:

- xapi: add trunks attribute on VIF
- xenops: add set_trunks method

TODO:

- [X] xe vif-param-* are working (properly call ovs-vsctl to set trunks attribute)
- [X] plug set_trunks in standard operations (add/migrate)
- [X] manage argument conversion failure in *_trunks methods
- [X] abstract "/usr/bin/ovs-vsctl" path
- [ ] manage alls XXX and XXXSRT in code
- [X] validation constraints
  - [X] A VIF with non-empty `trunks` cannot be associated with a Network backed by a VLAN-tagged PIF (`PIF.vLAN` ≠ -1).
  - [X] If a VIF is already associated with a Network backed by a VLAN-tagged PIF, its `trunks` attribute must remain empty.
  - [X] A VLAN-tagged PIF (`PIF.vLAN` ≠ -1) cannot be associated with a Network that contains a VIF with non-empty `trunks`.

Signed-off-by: Sebastien Marie <semarie@kapouay.eu.org>

3504 of 4355 relevant lines covered (80.46%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 27259314710.1 10 Jun 2026 07:05AM UTC 34
80.46
GitHub Action Run
Source Files on build 27259314710
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27259314710
  • 7de09680 on github
  • Delete
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