Skip to content

Commit 02e55e5

Browse files
Mo3m3nBharath Nallapeta
authored andcommitted
re-enable results test for logs
S3 streaming was fixed in 6056f75 so corresponding test can be re-enabled
1 parent 42c250b commit 02e55e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

operator/test/test.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,7 @@ test_results() {
233233
# test both "records" and "logs" endpoints
234234
sleep 10
235235
fetch_results_using_rest "records"
236-
# disable logs test until S3 streaming is fixed
237-
# fetch_results_using_rest "logs"
236+
fetch_results_using_rest "logs"
238237
echo
239238
}
240239

0 commit comments

Comments
 (0)