ddosify action

My Workflow

Ddosify action helps you to performance test your application or web services using ddosify tool.

Submission Category:

Wacky Wildcards

Yaml File or Link to Code

QAInsights


This content originally appeared on DEV Community and was authored by NaveenKumar Namachivayam ⚡

My Workflow

Ddosify action helps you to performance test your application or web services using ddosify tool.

Submission Category:

Wacky Wildcards

Yaml File or Link to Code

GitHub logo QAInsights / ddosify-action

GitHub Action for DDosify tests

About ddosify action

saythanks

ddosify GitHub action for dev.to hackathon.

How to use this GitHub Action?

Prerequisites

Following are the prerequisites for this GitHub Action:

  • args
    • Mandatory

Usage

Example

- name: Ddosify Test
  uses: QAInsights/ddosify-action@v1.0.1
  with:
    args: "-t example.com"
    
- name: Upload Results
  uses: actions/upload-artifact@v2
  with:
    name: ddosify-results
    path: ./*.log

Download Test Results

By default, this GitHub Action will log the performance statistics under *.log. After the execution, it will be uploaded to the GitHub artifacts.

To download the results, go to your Actions and then click on the executed workflow, then click on the workflow run to download the log.

Download-Ddosify-Results

Additional Resources / Info

ddosify


This content originally appeared on DEV Community and was authored by NaveenKumar Namachivayam ⚡


Print Share Comment Cite Upload Translate Updates
APA

NaveenKumar Namachivayam ⚡ | Sciencx (2021-11-15T00:06:16+00:00) ddosify action. Retrieved from https://www.scien.cx/2021/11/15/ddosify-action/

MLA
" » ddosify action." NaveenKumar Namachivayam ⚡ | Sciencx - Monday November 15, 2021, https://www.scien.cx/2021/11/15/ddosify-action/
HARVARD
NaveenKumar Namachivayam ⚡ | Sciencx Monday November 15, 2021 » ddosify action., viewed ,<https://www.scien.cx/2021/11/15/ddosify-action/>
VANCOUVER
NaveenKumar Namachivayam ⚡ | Sciencx - » ddosify action. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/11/15/ddosify-action/
CHICAGO
" » ddosify action." NaveenKumar Namachivayam ⚡ | Sciencx - Accessed . https://www.scien.cx/2021/11/15/ddosify-action/
IEEE
" » ddosify action." NaveenKumar Namachivayam ⚡ | Sciencx [Online]. Available: https://www.scien.cx/2021/11/15/ddosify-action/. [Accessed: ]
rf:citation
» ddosify action | NaveenKumar Namachivayam ⚡ | Sciencx | https://www.scien.cx/2021/11/15/ddosify-action/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.