Skip to content

Commit

Permalink
feat: Determine what images are running in a k8s cluster.
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Nov 19, 2023
1 parent 3467b09 commit 6450e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ repositories() {
--dockerHost ${DOCKER_URL}

count_downloads 354 ${testZipSizeDir}
test_zip 140332 ${testZipSizeDir}
test_zip "1403[0-9]\{2\}" ${testZipSizeDir}

cleanup_downloads
}
Expand Down

0 comments on commit 6450e9b

Please sign in to comment.