Add packetcatpure feature #34583
go.yml
on: pull_request
Check whether tests need to be run based on diff
16s
Verify docs and spelling
54s
Unit test (ubuntu-latest)
7m 35s
Unit test (windows-2022)
12m 38s
Integration test
6m 6s
Golangci-lint (ubuntu-latest)
5m 5s
Golangci-lint (macos-latest)
4m 29s
Build Antrea and antctl binaries
13m 8s
Build Antrea Windows binaries
2m 7s
Check tidy, code generation and manifest
4m 31s
Go benchmark test
5m 12s
Annotations
15 errors and 8 warnings
Build Antrea Windows binaries:
pkg/agent/controller/packetcapture/capture_interface.go#L15
undefined: pcapgo.EthernetHandle
|
Build Antrea Windows binaries:
pkg/agent/controller/packetcapture/capture_interface.go#L25
undefined: pcapgo.NewEthernetHandle
|
Build Antrea Windows binaries
Process completed with exit code 2.
|
Golangci-lint (macos-latest):
pkg/agent/controller/packetcapture/packetcapture_controller_test.go#L289
unknown field Flags in struct literal of type "antrea.io/antrea/pkg/apis/crd/v1alpha1".TCPHeader (typecheck)
|
Golangci-lint (macos-latest)
Process completed with exit code 2.
|
Check tidy, code generation and manifest
Process completed with exit code 1.
|
Golangci-lint (ubuntu-latest):
pkg/agent/controller/packetcapture/packetcapture_controller_test.go#L289
unknown field Flags in struct literal of type "antrea.io/antrea/pkg/apis/crd/v1alpha1".TCPHeader (typecheck)
|
Golangci-lint (ubuntu-latest)
Process completed with exit code 2.
|
Go benchmark test:
pkg/agent/controller/packetcapture/packetcapture_controller_test.go#L289
unknown field Flags in struct literal of type "antrea.io/antrea/pkg/apis/crd/v1alpha1".TCPHeader
|
Go benchmark test
Process completed with exit code 1.
|
Unit test (ubuntu-latest):
pkg/agent/controller/packetcapture/packetcapture_controller_test.go#L289
unknown field Flags in struct literal of type "antrea.io/antrea/pkg/apis/crd/v1alpha1".TCPHeader
|
Unit test (ubuntu-latest)
Process completed with exit code 2.
|
Unit test (windows-2022):
pkg/agent/controller/packetcapture/capture_interface.go#L15
undefined: pcapgo.EthernetHandle
|
Unit test (windows-2022):
pkg/agent/controller/packetcapture/capture_interface.go#L25
undefined: pcapgo.NewEthernetHandle
|
Unit test (windows-2022)
Process completed with exit code 1.
|
Verify docs and spelling
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea Windows binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Check tidy, code generation and manifest
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci-lint (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Go benchmark test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Integration test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Unit test (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Build Antrea and antctl binaries
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|