Skip to content

Commit cc12d14

Browse files
gabtorreampcode-com
andcommitted
Update expected container count for syntactic-code-intel-worker
Co-authored-by: Amp <[email protected]> Amp-Thread-ID: https://ampcode.com/threads/T-29352f06-9697-493e-aeeb-8b96745fc156
1 parent 2bca24e commit cc12d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/smoke-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ deploy_sourcegraph() {
1717
if [[ "$TEST_TYPE" == "pure-docker-test" ]]; then
1818
./test/volume-config.sh
1919
timeout 600s ./pure-docker/deploy.sh
20-
expect_containers="23"
20+
expect_containers="24"
2121
elif [[ "$TEST_TYPE" == "docker-compose-test" ]]; then
2222
docker-compose --file docker-compose/docker-compose.yaml up -d -t 600
2323
expect_containers="25"

0 commit comments

Comments
 (0)