Skip to content

Commit

Permalink
Switch teet 053 from latest to stable image
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-zaitsev committed Feb 7, 2025
1 parent b03a7a8 commit ac7caea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/e2e/test_operator.py
Original file line number Diff line number Diff line change
Expand Up @@ -5130,9 +5130,9 @@ def test_053(self):
current().context.operator_version = version_from
create_shell_namespace_clickhouse_template()

manifest="manifests/chi/test-001.yaml"
manifest="manifests/chi/test-005-acm.yaml"
chi = yaml_manifest.get_name(util.get_full_path(manifest))
sts = f"chi-{chi}-single-0-0"
sts = f"chi-{chi}-t1-0-0"
pod = f"{sts}-0"

kubectl.create_and_check(
Expand Down

0 comments on commit ac7caea

Please sign in to comment.