-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Sahil Yeole <[email protected]>
- Loading branch information
1 parent
c7b3f47
commit aa40281
Showing
3 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
test_name=$1 | ||
benchmark=$2 | ||
graphql_endpoint=$1 | ||
type=$2 | ||
test_name=$3 | ||
benchmark=$4 | ||
|
||
if [ "$IS_K6_CLOUD_ENABLED" == "true" ]; then | ||
k6 run k6/bench.js --quiet --out cloud --env TEST_NAME=$test_name --env BENCHMARK=$benchmark | ||
if [ "$IS_K6_CLOUD_ENABLED" == "true" ] && [ "$type" == "upload" ]; then | ||
k6 run k6/bench.js --quiet --out cloud --env TEST_NAME=$test_name --env BENCHMARK=$benchmark --env GRAPHQL_ENDPOINT=$graphql_endpoint | ||
else | ||
k6 run k6/bench.js --quiet --env TEST_NAME=$test_name --env BENCHMARK=$benchmark | ||
k6 run k6/bench.js --quiet --env TEST_NAME=$test_name --env BENCHMARK=$benchmark --env GRAPHQL_ENDPOINT=$graphql_endpoint | ||
fi |
This file was deleted.
Oops, something went wrong.
aa40281
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ posts { id userId title user { id name email }}}
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
{ posts { title }}
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
aa40281
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
{ posts { id userId title user { id name email }}}
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
{ posts { title }}
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx
-nan
-nan
-nanx