Skip to content

Commit

Permalink
remove node test
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-samuel committed Jul 2, 2024
1 parent 1179cc6 commit d13938f
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,6 @@ def assert_specific_container_node
:kubernetes_proxy_version => "v1.0.0-dirty",
:max_container_groups => 40
)

expect(@containernode.annotations).to contain_exactly(
annotation_with_name("kubevirt.io/heartbeat")
)

@containernodeconditions = ContainerCondition.where(:container_entity_type => "ContainerNode")
expect(@containernodeconditions.count).to eq(2)
Expand Down

0 comments on commit d13938f

Please sign in to comment.