Skip to content

Commit 9d55e66

Browse files
committed
test
1 parent 01c16f0 commit 9d55e66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ec2-genai-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
echo "INSTANCE_ID=$(terraform output langchain_service_instance_id)" >> $GITHUB_ENV
117117
118118
- name: Wait for Gen AI Chatbot service to be ready
119-
run: sleep 120
119+
run: sleep 500
120120

121121
- name: Validate generated logs
122122
run: ./gradlew validator:run --args='-c python/ec2/adot-genai/log-validation.yml

0 commit comments

Comments
 (0)