1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-31 04:04:51 +00:00
node-feature-discovery/test/e2e
Markus Lehtonen cc57fa6a93 test/e2e: drop deprecated rand.Seed()
Just drop it, bump to golang v1.20 will cause the generator to be
automatically seeded at program startup:

https://pkg.go.dev/math/rand@go1.20#Seed
2023-02-16 19:22:35 +02:00
..
data test/e2e: more comprehensive test for NodeFeature objects 2023-01-03 17:50:48 +02:00
utils Modify e2e tests to check if Topology Manager policy and scope are advertise as Attributes 2023-02-10 12:03:16 +01:00
e2e-test-config.example.yaml e2e: add basic topology updater test 2022-08-11 08:53:01 +02:00
e2e_test.go test/e2e: drop deprecated rand.Seed() 2023-02-16 19:22:35 +02:00
framework.go go.mod: update kubernetes to v1.25.0 2022-09-09 10:55:03 +03:00
node_feature_discovery_test.go e2e: init docker image 2023-01-11 16:44:40 +02:00
topology_updater_test.go nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00