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

noironetworks / acc-provision / 6778 / 1
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: bump-6116
DEFAULT BRANCH: master
Ran 10 May 2023 08:08AM UTC
Files 13
Run time 0s
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

10 May 2023 08:08AM UTC coverage: 72.194%. Remained the same
6778.1

push

travis-ci-com

rupeshsahuoc
    Dualstack support

    Support both ipv4 and ipv6 for pod_subnet, node_subnet, extern_dynamic and extern_static. For example, pod_subnet can be diven in the following formats in the acc_provision_input.yaml:
    * single string (IPv4)
      eg: pod_subnet: 10.2.0.1/16
    * single string (IPv6)
      eg: pod_subnet: 1:2:1:1::1/64
    * List with one subnet (IPv4)
      eg: pod_subnet:
          - 10.2.0.1/16
    * List with one subnet (IPv6)
      eg: pod_subnet:
          - 1:2:1:1::1/64
    * List with two subnets for dual stack, one IPv4 and one IPv6
      eg: pod_subnet:
          - 10.2.0.1/16
          - 1:2:1:1::1/64
    * List with more than two subnets, and any combination of IPv4 and IPv6
      (If both IPv4 and IPv6 are present, it amounts to dualstack)
      eg: pod_subnet:
          - 10.2.0.1/16
          - 10.3.0.1/16
          - 1:2:1:1::1/64

    Co-authored-by: Vishal vlella@gmail.com

3222 of 4463 relevant lines covered (72.19%)

0.72 hits per line

Source Files on job 6778.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3825
  • Travis Job 6778.1
  • 3d5b1f9c on github
  • Prev Job for on dualstack (#6774.1)
  • Next Job for on dualstack (#6781.1)
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