Created
November 15, 2019 13:42
-
-
Save davidmukiibi/224fb1c9fbe1fd4d102ae29966aa8658 to your computer and use it in GitHub Desktop.
These are the changes in the k6 performance testing file
This file contains hidden or 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
// The following block of code resides in the options code block | |
ext: { | |
loadimpact: { | |
name: "k6 cloud test!", | |
distribution: { | |
scenarioLabel1: { loadZone: "amazon:us:ashburn", percent: 100 } | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment