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

nmstate / nmstate / 3768

Build:
DEFAULT BRANCH: master
Ran 02 Dec 2019 03:48PM UTC
Jobs 6
Files 256
Run time 14min
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
3768

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>

16317 of 21184 relevant lines covered (77.03%)

1.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3768.1 (DOCKER_IMAGE=nmstate/centos8-nmstate-dev testflags="--test-type integ --pytest-args='-x'") 02 Dec 2019 03:48PM UTC 0
86.22
Travis Job 3768.1
2 3768.2 (DOCKER_IMAGE=nmstate/fedora-nmstate-dev testflags="--test-type format") 02 Dec 2019 03:49PM UTC 0
Travis Job 3768.2
3 3768.3 (DOCKER_IMAGE=nmstate/fedora-nmstate-dev testflags="--test-type lint") 02 Dec 2019 03:52PM UTC 0
Travis Job 3768.3
4 3768.4 (DOCKER_IMAGE=nmstate/fedora-nmstate-dev testflags="--test-type unit_py36") 02 Dec 2019 03:52PM UTC 0
61.71
Travis Job 3768.4
5 3768.5 (DOCKER_IMAGE=nmstate/fedora-nmstate-dev testflags="--test-type unit_py37") 02 Dec 2019 03:53PM UTC 0
61.71
Travis Job 3768.5
7 3768.7 (DOCKER_IMAGE=nmstate/fedora-nmstate-dev testflags="--test-type integ --pytest-args='-x'") 02 Dec 2019 04:02PM UTC 0
80.25
Travis Job 3768.7
Source Files on build 3768
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3768
  • 22ea0f08 on github
  • Prev Build on master (#3767)
  • Next Build on master (#3777)
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