add long-running-job-test.yml; tasks/long_running_tasks.yml; and dev testing scripts
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
CONC="50"
|
||||
REQU="100"
|
||||
CONC="5"
|
||||
REQU="50"
|
||||
|
||||
BASE_URL="10.1.1.51"
|
||||
BASE_URL="10.1.1.98"
|
||||
AAP_JOB_ID="10"
|
||||
POST_PAYLOAD_PATH="empty.post"
|
||||
#POST_PAYLOAD_PATH="provision.post"
|
||||
|
Reference in New Issue
Block a user