updates to bring this back into a working state

This commit is contained in:
2022-09-01 23:05:17 -04:00
parent a911170268
commit 943cbe9cba
7 changed files with 38 additions and 524 deletions

View File

@ -1,15 +1,14 @@
#!/bin/bash
CONC="150"
REQU="150"
SLEEP_SECS="400"
CONC="10"
REQU="10"
BASE_URL="tower2.thezengarden.net"
AAP_JOB_ID="23"
AAP_JOB_ID="54"
POST_PAYLOAD_PATH="empty.post"
POST_PAYLOAD_TYPE="application/json"
TOWER_USER="admin"
TOWER_USER="jadmin"
TOWER_PASS="redhat"