Skip to content

Commit 845c1de

Browse files
committed
test
1 parent 2013993 commit 845c1de

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
@@ -115,7 +115,7 @@ jobs:
115115
echo "INSTANCE_IP=$(terraform output langchain_service_public_ip)" >> $GITHUB_ENV
116116
echo "INSTANCE_ID=$(terraform output langchain_service_instance_id)" >> $GITHUB_ENV
117117
118-
- name: Wait for Gen AI Chatbot service to be ready
118+
- name: Wait for Gen AI service to be ready and emit logs, traces, and metrics
119119
run: sleep 300
120120

121121
- name: Validate generated logs

0 commit comments

Comments
 (0)