Skip to content

Commit

Permalink
Merge branch 'release-v0.9' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
cyclinder committed Dec 28, 2023
2 parents a66e7b5 + e5a86a0 commit cb237c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion test/doc/spidermultus.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
| M00024 | set disableIPAM to true and see if multus's nad has ipam config | p3 | | done | |
| M00025 | set sriov.enableRdma to true and see if multus's nad has rdma config | p3 | | done | |
| M00026 | set spidermultusconfig.spec to empty and see if works | p3 | | done | |
| M00027 | annotating custom names that are too long or empty should fail | p2 | | done | |
| M00027 | annotating custom names that are too long or empty should fail | p2 | | done | | | p3 | | | |
1 change: 1 addition & 0 deletions test/e2e/spidermultus/spidermultus_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import (
"github.com/containernetworking/cni/libcni"
v1 "github.com/k8snetworkplumbingwg/network-attachment-definition-client/pkg/apis/k8s.cni.cncf.io/v1"
netutils "github.com/k8snetworkplumbingwg/network-attachment-definition-client/pkg/utils"

. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
api_errors "k8s.io/apimachinery/pkg/api/errors"
Expand Down

0 comments on commit cb237c2

Please sign in to comment.