update aap job id and conc/requ
This commit is contained in:
@ -1,11 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
CONC="50"
|
CONC="100"
|
||||||
REQU="50"
|
REQU="100"
|
||||||
SLEEP_SECS="400"
|
SLEEP_SECS="400"
|
||||||
|
|
||||||
BASE_URL="tower2.thezengarden.net"
|
BASE_URL="tower2.thezengarden.net"
|
||||||
AAP_JOB_ID="26"
|
AAP_JOB_ID="9"
|
||||||
POST_PAYLOAD_PATH="provision.post"
|
POST_PAYLOAD_PATH="provision.post"
|
||||||
POST_PAYLOAD_TYPE="application/json"
|
POST_PAYLOAD_TYPE="application/json"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user