Skip to content

Commit

Permalink
amazon-kvs-producer-pic: disable test for qemuarm64
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-roos committed Jul 3, 2023
1 parent cf636cf commit f938069
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
tests/kvspic_test --gtest_filter=*ClientApiTest* --gtest_output=json:result.json > /dev/null ; python3 ptest_result.py result.json
tests/kvspic_test --gtest_filter=*ClientApiTest.create* --gtest_output=json:result.json > /dev/null ; python3 ptest_result.py result.json

0 comments on commit f938069

Please sign in to comment.