North-Seattle-College / ad440-winter2021-thursday-repo

NSC AD 440 Winter 2021 Thursday cohort practicum repo
Apache License 2.0
2 stars 27 forks source link

Action to Artillery test of /users/{user_id} Lamdba function and upload the Storage container #290

Open andluc21 opened 3 years ago

andluc21 commented 3 years ago

closes #262

This feature tests the /users/{user_id} artillery with the Lambda API function in order to upload the results to a storage container in Azure so the results can be downloaded and viewed from the artillery container in the nsc-rg-dev-usw2-thursday resource group.

Testing

Screen Shot 2021-03-18 at 11 57 26 PM

Troubleshooting Tips If there is any trouble testing this make sure to check each step of the Github Action Workflow and you will find were the test failed.

Screen Shot 2021-03-18 at 11 55 13 PM
Date Activity Time Spent
3/07/2021 Research Azure Storage containers with GH actions 3 hours
3/10/2021 Create a test workflow to send JSON 2 hours
3/15/2021 Add artillery test to the workflow 2 hours
3/17/2021 Upload results to the right storage blob 3 hours
3/18/2021 Fix bugs 4 hours