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

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

Build:
Build:
LAST BUILD BRANCH: mmr-611-ocp-4.20-flavor
DEFAULT BRANCH: master
Ran 08 May 2023 05:09PM UTC
Files 13
Run time 13s
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

08 May 2023 05:09PM UTC coverage: 71.895%. Remained the same
6773.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

3016 of 4195 relevant lines covered (71.9%)

0.72 hits per line

Source Files on job 6773.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3820
  • Travis Job 6773.1
  • 5aa70cb4 on github
  • Prev Job for on dualstack (#6772.1)
  • Next Job for on dualstack (#6774.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