added CI for ixia-c k8s kustomize deployment #7
ci.yml
on: push
examples_curl
45s
examples_go_py
2m 16s
deployments_k8s
1m 42s
deployments_k8s_network_emulation
4m 48s
Annotations
8 errors
deployments_k8s
Process completed with exit code 1.
|
deployments_k8s_network_emulation
cannot use tc["txPrefix"].(int32) (comma, ok expression of type int32) as type uint32 in argument to dtxEth.Ipv4Addresses().Add().SetName("dtxIp").SetAddress(tc["txIp"].(string)).SetGateway(tc["txGateway"].(string)).SetPrefix
|
deployments_k8s_network_emulation
cannot use tc["rxPrefix"].(int32) (comma, ok expression of type int32) as type uint32 in argument to drxEth.Ipv4Addresses().Add().SetName("drxIp").SetAddress(tc["rxIp"].(string)).SetGateway(tc["rxGateway"].(string)).SetPrefix
|
deployments_k8s_network_emulation
cannot use tc["pktCount"].(int32) (comma, ok expression of type int32) as type uint32 in argument to flow.Duration().FixedPackets().SetPackets
|
deployments_k8s_network_emulation
cannot use tc["pktRate"].(int64) (comma, ok expression of type int64) as type uint64 in argument to flow.Rate().SetPps
|
deployments_k8s_network_emulation
cannot use tc["pktSize"].(int32) (comma, ok expression of type int32) as type uint32 in argument to flow.Size().SetFixed
|
deployments_k8s_network_emulation
invalid operation: m.FramesTx() != pktCount (mismatched types uint64 and int64)
|
deployments_k8s_network_emulation
invalid operation: m.FramesRx() != pktCount (mismatched types uint64 and int64)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
examples_curl
Expired
|
118 KB |
|
examples_go_py
Expired
|
239 KB |
|