sudo apt install git wget zip
sudo wget https://packages.sury.org/php/apt.gpg -O /etc/apt/trusted.gpg.d/php-sury.gpg
echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/php-sury.list
| # | |
| # Sets Prezto options. | |
| # | |
| # Authors: | |
| # Sorin Ionescu <sorin.ionescu@gmail.com> | |
| # | |
| # | |
| # General | |
| # |
| import http from 'k6/http'; | |
| import { sleep } from 'k6'; | |
| export const options = { | |
| scenarios: { | |
| test: { | |
| executor: 'ramping-vus', | |
| startVUs: 0, | |
| stages: [ | |
| { duration: `${15 * (__ENV.DURATION) / 100}m`, target: `${__ENV.VUS}` }, |
| work sulton@work.com | |
| contribution sulton@contribution.com | |
| personal shcode@personal.com |