mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 05:55:59 -03:30
De-lint test files and update test,build config
This commit is contained in:
@@ -10,7 +10,6 @@ const AWX_E2E_TIMEOUT_LONG = process.env.AWX_E2E_TIMEOUT_LONG || 10000;
|
||||
const AWX_E2E_TIMEOUT_ASYNC = process.env.AWX_E2E_TIMEOUT_ASYNC || 30000;
|
||||
const AWX_E2E_WORKERS = process.env.AWX_E2E_WORKERS || 0;
|
||||
|
||||
|
||||
module.exports = {
|
||||
awxURL: AWX_E2E_URL,
|
||||
awxUsername: AWX_E2E_USERNAME,
|
||||
|
||||
Reference in New Issue
Block a user