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

nmstate / nmstate / 5203

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2020 04:29AM 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
5203

push

travis-ci-com

cathay4t
test: Create a empty network state before test starts

Some test case like DNS/DHCP/Route tests might got impacted by host's
original network state(for example, the initial removal of eth1/eth2
configure will fail when host is configured as static DNS with dynamic
IP as libnmstate.apply() will try to preserve the DNS information).

To fix that, create a empty network state before test starts using
session level autouse fixture `test_env_setup` to:
    * Setup log level
    * Remove all static route
    * Remove all DNS configuration
    * Remove all route rule configuration
    * Restore host's network states after test ended.
    * Show left over network interfaces created by test cases.

Signed-off-by: Gris Ge <fge@redhat.com>
Jobs
ID Job ID Ran Files Coverage
2 5203.2 (use_coveralls=true CONTAINER_IMAGE=docker.io/nmstate/centos8-nmstate-dev testflags="--test-type integ_slow --pytest-args='-x' --copr networkmanager/NetworkManager-1.22-git") 19 Mar 2020 04:40AM UTC 0
Travis Job 5203.2
3 5203.3 (use_coveralls=true CONTAINER_IMAGE=docker.io/nmstate/centos8-nmstate-dev testflags="--test-type format") 19 Mar 2020 04:29AM UTC 0
Travis Job 5203.3
4 5203.4 (use_coveralls=true CONTAINER_IMAGE=docker.io/nmstate/centos8-nmstate-dev testflags="--test-type lint") 19 Mar 2020 04:30AM UTC 0
Travis Job 5203.4
5 5203.5 (use_coveralls=true CONTAINER_IMAGE=docker.io/nmstate/centos8-nmstate-dev testflags="--test-type unit_py36") 19 Mar 2020 04:29AM UTC 0
Travis Job 5203.5
6 5203.6 (use_coveralls=true CONTAINER_IMAGE=docker.io/nmstate/centos8-nmstate-dev testflags="--test-type integ --pytest-args='-x' --copr networkmanager/NetworkManager-master") 19 Mar 2020 04:40AM UTC 0
Travis Job 5203.6
Source Files on build 5203
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #5203
  • fb102eac on github
  • Prev Build on master (#5197)
  • Next Build on master (#5210)
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