Add packetcatpure feature #34592
go.yml
on: pull_request
Check whether tests need to be run based on diff
21s
Verify docs and spelling
53s
Unit test (ubuntu-latest)
7m 29s
Unit test (windows-2022)
12m 10s
Integration test
6m 5s
Golangci-lint (ubuntu-latest)
4m 43s
Golangci-lint (macos-latest)
6m 9s
Build Antrea and antctl binaries
13m 4s
Build Antrea Windows binaries
2m 8s
Check tidy, code generation and manifest
4m 26s
Go benchmark test
5m 11s
Annotations
14 errors and 7 warnings
Build Antrea Windows binaries:
pkg/agent/controller/packetcapture/capture_interface.go#L29
undefined: pcapgo.EthernetHandle
|
Build Antrea Windows binaries:
pkg/agent/controller/packetcapture/capture_interface.go#L39
undefined: pcapgo.NewEthernetHandle
|
Build Antrea Windows binaries
Process completed with exit code 2.
|
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.
|
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.
|
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#L29
undefined: pcapgo.EthernetHandle
|
Unit test (windows-2022):
pkg/agent/controller/packetcapture/capture_interface.go#L39
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
|
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
|