Skip to content

Commit

Permalink
update e2e test image (#1280)
Browse files Browse the repository at this point in the history
  • Loading branch information
ganga1980 committed Jun 18, 2024
1 parent f9ce02e commit 7531b77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sonobuoy-config:
plugin-name: azure-arc-ci-conformance
result-format: junit
spec:
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest11082022
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest06172024
imagePullPolicy: Always
name: plugin
resources: {}
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ data:
- name: AZURE_CLOUD
value: "AZURE_PUBLIC_CLOUD"
# image tag should be updated if new tests being added after this image
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest11082022
image: mcr.microsoft.com/azuremonitor/containerinsights/cidev:ciconftest06172024
imagePullPolicy: IfNotPresent
name: plugin
resources: {}
Expand Down

0 comments on commit 7531b77

Please sign in to comment.