Skip to content

Commit

Permalink
Debugging benchmark by pusblishing test log artifact
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Avila <[email protected]>
  • Loading branch information
sebastianavila5 committed Dec 23, 2024
1 parent af42203 commit b01b1ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ stages:
ls -l generated
echo "File ls testlogs:"
ls -l bazel-testlogs
echo "$ENVOY_FAILED_TEST_LOGS"
BAZEL_OUT=$(readlink bazel-testlogs)
echo "Listing docker cotnainers"
docker ps
Expand Down

0 comments on commit b01b1ca

Please sign in to comment.