Merge pull request #13528 from edx/mushtaq/fix-flaky-edxnotes-test
Fix flaky test test_easy_access_from_notes_page
This commit is contained in:
@@ -90,6 +90,11 @@ XQUEUE_INTERFACE['url'] = 'http://localhost:8040'
|
||||
EDXNOTES_PUBLIC_API = 'http://localhost:8042/api/v1'
|
||||
EDXNOTES_INTERNAL_API = 'http://localhost:8042/api/v1'
|
||||
|
||||
|
||||
EDXNOTES_CONNECT_TIMEOUT = 10 # time in seconds
|
||||
EDXNOTES_READ_TIMEOUT = 10 # time in seconds
|
||||
|
||||
|
||||
NOTES_DISABLED_TABS = []
|
||||
|
||||
# Silence noisy logs
|
||||
|
||||
Reference in New Issue
Block a user