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:
Muzaffar yousaf
2016-10-04 16:02:35 +05:00
committed by GitHub
2 changed files with 11 additions and 12 deletions

View File

@@ -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