Skip to content

Commit

Permalink
AvatarChatbot - fix tests script
Browse files Browse the repository at this point in the history
Signed-off-by: Chingis Yundunov <[email protected]>
  • Loading branch information
Chingis Yundunov authored and Chingis Yundunov committed Jan 16, 2025
1 parent 7fea1e6 commit 527903b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AvatarChatbot/tests/test_compose_on_rocm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ function stop_docker() {
function main() {

stop_docker
# if [[ "$IMAGE_REPO" == "opea" ]]; then build_docker_images; fi
if [[ "$IMAGE_REPO" == "opea" ]]; then build_docker_images; fi
start_services
# validate_microservices
sleep 30
Expand Down

0 comments on commit 527903b

Please sign in to comment.