Skip to content

Commit

Permalink
remove service test
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-samuel committed Jul 2, 2024
1 parent d13938f commit 476d03b
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,9 +256,7 @@ def assert_specific_container_service
label_with_name_value("provider", "kubernetes"),
label_with_name_value("component", "apiserver")
)
expect(@containersrv.annotations).to contain_exactly(
annotation_with_name("kubevirt.io/install-strategy-identifier"),
)

expect(@containersrv.selector_parts.count).to eq(0)

@confs = @containersrv.container_service_port_configs
Expand Down

0 comments on commit 476d03b

Please sign in to comment.