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

nmstate / nmstate / 4984

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2020 11:41AM 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
4984

push

travis-ci-com

EdDev
nm.bridge, validator: raise that port vlan is not implemented

When raising inside the mainloop, nmstate was not doing the rollback
because the exception was being ignored. Please see error log below.

The NmstateNotImplementedError should be raised during validation and
not during activation.

```
Exception ignored in: <bound method _NmClient.__del__ of <libnmstate.nm.nmclient._NmClient object at 0x7fad76995b00>>
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/libnmstate/nm/nmclient.py", line 287, in __del__
    "_NmClient.delete_client() should be explicitly called "
libnmstate.error.NmstateInternalError: _NmClient.delete_client() should be explicitly called before python GC clean up the object.
```

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Jobs
ID Job ID Ran Files Coverage
2 4984.2 (use_coveralls=true CONTAINER_IMAGE=quay.io/nmstate/centos8-nmstate-dev testflags="--test-type integ_slow --pytest-args='-x' --copr networkmanager/NetworkManager-1.22-git") 10 Mar 2020 11:52AM UTC 0
Travis Job 4984.2
3 4984.3 (use_coveralls=true CONTAINER_IMAGE=quay.io/nmstate/centos8-nmstate-dev testflags="--test-type format") 10 Mar 2020 11:41AM UTC 0
Travis Job 4984.3
4 4984.4 (use_coveralls=true CONTAINER_IMAGE=quay.io/nmstate/centos8-nmstate-dev testflags="--test-type lint") 10 Mar 2020 11:42AM UTC 0
Travis Job 4984.4
5 4984.5 (use_coveralls=true CONTAINER_IMAGE=quay.io/nmstate/centos8-nmstate-dev testflags="--test-type unit_py36") 10 Mar 2020 11:41AM UTC 0
Travis Job 4984.5
6 4984.6 (use_coveralls=true CONTAINER_IMAGE=quay.io/nmstate/centos8-nmstate-dev testflags="--test-type integ --pytest-args='-x' --copr networkmanager/NetworkManager-master") 10 Mar 2020 11:51AM UTC 0
Travis Job 4984.6
Source Files on build 4984
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #4984
  • 0daa6b1b on github
  • Prev Build on master (#4982)
  • Next Build on master (#5006)
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