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

nmstate / nmstate / 1665

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2019 09:44AM UTC
Jobs 5
Files 124
Run time 81min
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
1665

push

travis-ci

tyll
Add support querying IP routes

The example output would be:

```yaml
---
routes:
  config:
  - destination: 192.168.77.0/24
    metric: 99
    next-hop-address: 1.1.1.1
    next-hop-interface: ens10
    table-id: 254
  running:
  - destination: ::/0
    metric: 101
    next-hop-address: fe80::be2b:a3e2:2b5a:2e7d
    next-hop-interface: ens10
    table-id: 254
```

Updated nmstatectl to allow filter routes base on 'next-hop-iface'.
Update integration test 'dhcp-test.py' to use this query function.

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

5670 of 8176 relevant lines covered (69.35%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1665.1 (TEST_TYPE=integ DOCKER_IMAGE=nmstate/fedora-nmstate-dev nmstate_pytest_extra_args="-x") 28 Mar 2019 09:44AM UTC 0
87.18
Travis Job 1665.1
2 1665.2 (TEST_TYPE=lint DOCKER_IMAGE=nmstate/fedora-nmstate-dev) 28 Mar 2019 11:05AM UTC 0
Travis Job 1665.2
3 1665.3 (TEST_TYPE=unit_py27 DOCKER_IMAGE=nmstate/fedora-nmstate-dev) 28 Mar 2019 10:20AM UTC 0
63.41
Travis Job 1665.3
4 1665.4 (TEST_TYPE=unit_py36 DOCKER_IMAGE=nmstate/fedora-nmstate-dev) 28 Mar 2019 11:05AM UTC 0
63.65
Travis Job 1665.4
5 1665.5 (TEST_TYPE=unit_py37 DOCKER_IMAGE=nmstate/fedora-nmstate-dev) 28 Mar 2019 09:45AM UTC 0
63.16
Travis Job 1665.5
Source Files on build 1665
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1665
  • 8e63ba11 on github
  • Prev Build on master (#1650)
  • Next Build on master (#1667)
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