Skip to content

Instantly share code, notes, and snippets.

@davidmukiibi
Created November 15, 2019 13:42
Show Gist options
  • Save davidmukiibi/224fb1c9fbe1fd4d102ae29966aa8658 to your computer and use it in GitHub Desktop.
Save davidmukiibi/224fb1c9fbe1fd4d102ae29966aa8658 to your computer and use it in GitHub Desktop.
These are the changes in the k6 performance testing file
// 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