From edc17b5229fd314eba414362c04c0383ce41b04b Mon Sep 17 00:00:00 2001 From: Raphael Philipe Mendes da Silva Date: Thu, 18 Jul 2024 08:24:51 -0700 Subject: [PATCH] Fix integration tests to not print list of buckets (#219) --- .github/scripts/integ-tests.sh | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/scripts/integ-tests.sh b/.github/scripts/integ-tests.sh index bc58190..17b97fc 100755 --- a/.github/scripts/integ-tests.sh +++ b/.github/scripts/integ-tests.sh @@ -14,18 +14,16 @@ docker run -dt -p 8080:8080 \ # Wait for the container to start sleep 5 -docker logs $CONTAINER_NAME - -curl -s -H 'host: s3.amazonaws.com' http://127.0.0.1:8080 | grep ListAllMyBucketsResult +curl -s -H 'host: s3.amazonaws.com' http://127.0.0.1:8080 | grep -o "