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

nmstate / nmstate / 4656

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2020 09:07AM UTC
Jobs 5
Files 0
Run time –
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
4656

push

travis-ci-com

cathay4t
nm ovs: Enforce compliance of OVS port VLAN schema

The OVS port vlan schema is:

```
  - name: ovs-br0
    type: ovs-bridge
    state: up
    bridge:
      port:
        - name: ovs0
          vlan:
            mode: access
            tag: 2
```

Introduced `OvsBridge.OB.Port.Vlan.Mode.UNKNOWN` for unsupported VLAN
mode.

Add two test cases:
    * Example test against `examples/ovsbridge_vlan_port.yml`.
    * Integration test: `test_ovs_vlan_access_tag`

Signed-off-by: Gris Ge <fge@redhat.com>
Jobs
ID Job ID Ran Files Coverage
2 4656.2 (CONTAINER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type integ_slow --pytest-args='-x'") 20 Feb 2020 09:07AM UTC 0
Travis Job 4656.2
3 4656.3 (CONTAINER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type format") 20 Feb 2020 09:09AM UTC 0
Travis Job 4656.3
4 4656.4 (CONTAINER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type lint") 20 Feb 2020 09:12AM UTC 0
Travis Job 4656.4
5 4656.5 (CONTAINER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type unit_py36") 20 Feb 2020 09:13AM UTC 0
Travis Job 4656.5
6 4656.6 (CONTAINER_IMAGE=nmstate/centos8-nmstate-dev-nm-1.22-git testflags="--test-type integ --pytest-args='-x'") 20 Feb 2020 09:27AM UTC 0
Travis Job 4656.6
Source Files on build 4656
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4656
  • 7574d46c on github
  • Prev Build on master (#4643)
  • Next Build on master (#4664)
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