Page MenuHomeVyOS Platform

Automated testing
Closed, ResolvedPublicENHANCEMENT

Description

Automated integration/networking test.

  • https://github.com/higebu/vyos-integration-test
    • interfaces
      • ethernet
      • bridge
      • bonding
      • tunnel
      • vlan
    • routing
      • static
      • RIP
      • OSPF
      • BGP
      • Policy routing
    • Firewall
    • NAT
    • VPN
      • site-to-site IPsec
      • OpenVPN
      • L2TPv2 over IPsec
    • QoS and Traffic policy
    • DHCP server
    • DHCP relay
    • DNS forwarder
    • Dynamic DNS
    • System
      • Users
      • Hostname
    • Clustering

Details

Difficulty level
Hard (possibly days)
Version
1.2.x
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)

Event Timeline

syncer triaged this task as Normal priority.Jul 25 2017, 12:05 AM

I created Jenkins job for vyos-integration-test: https://ci.vyos.net/job/vyos-integration-test/
It works.

Awesome!
@xrobau do you think you can help with this (maybe extend tests)?

@xrobau and I talked about this on IRC, and agreed on the following points.

syncer renamed this task from Automated testing to .Oct 18 2018, 6:05 AM
syncer changed the subtype of this task from "Task" to "Enhancement".Oct 20 2018, 4:49 AM
dmbaturin set Is it a breaking change? to Unspecified (possibly destroys the router).
dmbaturin set Issue type to Internal change (not visible to end users).

Now that we have smoke tests for most things, it's time to declare the meta-task done I guess.