1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/test/e2e
Talor Itzhak 1b6fad6427 e2e: topologyupdater: insert condition check into eventually
We might not get the most updated node topology
resource on the first `GET` call.
Hence, put the whole check inside `Eventually`,
and check for the most updated node topology resource on every
iteration.

Signed-off-by: Talor Itzhak <titzhak@redhat.com>
2022-11-21 12:26:42 +02:00
..
data test/e2e: add tests for NodeFeatureRules 2022-10-11 17:23:52 +03:00
utils e2e: podSecurity: adapt PodSecurity constraints 2022-11-21 12:26:36 +02:00
e2e-test-config.example.yaml e2e: add basic topology updater test 2022-08-11 08:53:01 +02:00
e2e_test.go Update e2e test to work with updated dependencies 2020-11-18 13:09:13 +02:00
framework.go go.mod: update kubernetes to v1.25.0 2022-09-09 10:55:03 +03:00
node_feature_discovery.go e2e: podSecurity: adapt PodSecurity constraints 2022-11-21 12:26:36 +02:00
topology_updater.go e2e: topologyupdater: insert condition check into eventually 2022-11-21 12:26:42 +02:00