Skip to content

Commit

Permalink
Test 1.11.3 image runs
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Oct 17, 2024
1 parent ea19a39 commit dd92ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sanity/test_rock.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from k8s_test_harness.util import docker_util, env_util


@pytest.mark.parametrize("image_version", ["1.11.1"])
@pytest.mark.parametrize("image_version", ["1.11.3"])
def test_sanity(image_version):
rock = env_util.get_build_meta_info_for_rock_version(
"coredns", image_version, "amd64"
Expand Down

0 comments on commit dd92ba8

Please sign in to comment.