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

nmstate / nmstate / 1965 / 8

Build:
DEFAULT BRANCH: master
Ran 16 May 2019 02:00PM UTC
Files 35
Run time 7s
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

16 May 2019 01:51PM UTC coverage: 85.648%. First build
DOCKER_IMAGE=nmstate/centos7-nmstate-dev testflags="--test-type integ --pytest-args='-x' --copr networkmanager/NetworkManager-1.18"

push

travis-ci

EdDev
tests integ: Refactor fixture setup of ethX interfaces

The ethX fixtures prepare the base interfaces per test by initializing
their configuration (performing a down-up action).

The existing flow has been initializing the interfaces before a test is
executed with no action taken when it ends. This causes leftovers when
testing bonds/bridges with slaves/ports, affecting the following tests.

In order to resolve the post test leftovers, adjust the test fixtures
to setup the interface at the test setup and to remove them
(set them `down`) at the test teardown.
In order to treat the initial state of the tests session execution,
where the interfaces may have an unknown state/configuration, use a
session-scoped fixture to initialize them (by setting them `down`).

Signed-off-by: Edward Haas <edwardh@redhat.com>

2023 of 2362 relevant lines covered (85.65%)

0.86 hits per line

Source Files on job 1965.8 (DOCKER_IMAGE=nmstate/centos7-nmstate-dev testflags="--test-type integ --pytest-args='-x' --copr networkmanager/NetworkManager-1.18")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1802
  • Travis Job 1965.8
  • aea3286f on github
  • Next Job for DOCKER_IMAGE=nmstate/centos7-nmstate-dev testflags="--test-type integ --pytest-args='-x' --copr networkmanager/NetworkManager-1.18" on master (#1982.8)
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