Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: development
Choose a base branch
from

Conversation

andluc21
Copy link
Contributor

@andluc21 andluc21 commented Mar 19, 2021

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

  • Either fork this Repo or make a new branch in the Repo that this feature is in.
  • Make a change and push to the development branch.
  • You might need the connection string code from the keys page in our Azure's nsc-rg-dev-usw2-thursday resource group but it is still possible to test this without it.
  • The results will show in the artillery folder in our Azure storage container

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

@andluc21 andluc21 added the team3 Issues for Practicum Team 3 label Mar 19, 2021
@andluc21 andluc21 added this to the Sprint 05 milestone Mar 19, 2021
@andluc21 andluc21 self-assigned this Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team3 Issues for Practicum Team 3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] Action to Artillery test of /users/{user_id} Lamdba function and upload the Storage container
1 participant