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

nmstate / nmstate / 3768 / 1

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2019 03:48PM UTC
Files 32
Run time 2s
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

02 Dec 2019 03:29PM UTC coverage: 86.216% (+0.5%) from 85.687%
DOCKER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type integ --pytest-args='-x'"

push

travis-ci-com

EdDev
schema test: Remove assertion on jsonschema error string

The schema unit test fail on python3-jsonschema-2.6.0 with error:

    assert '48000 is greater than the maximum of 4095' in "{'name':
    'br0', 'state': 'up', 'type': 'ovs-bridge', 'bridge': {'port':
    [{'name': 'eth1', 'vlan': {'mode': 'access', 'trunk-tags': [],
    'tag': 48000}}]}} is not valid under any of the given schemas"

This is caused by python3-jsonschema-2.6.0 changed its error message.

This patch removed the assertion on jsonschema error message as we
should not assume the error message of is stable.

Signed-off-by: Gris Ge <fge@redhat.com>

2283 of 2648 relevant lines covered (86.22%)

0.86 hits per line

Source Files on job 3768.1 (DOCKER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type integ --pytest-args='-x'")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2958
  • Travis Job 3768.1
  • 22ea0f08 on github
  • Prev Job for DOCKER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type integ --pytest-args='-x'" on master (#3767.1)
  • Next Job for DOCKER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type integ --pytest-args='-x'" on master (#3777.1)
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