fix selenium performance build for chrome update

flag = none

Change-Id: I74e6e190d674e2cbea26375eac7bc5ccbab9bdad
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/242683
Reviewed-by: Ryan Norton <rnorton@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Aaron Ogata <aogata@instructure.com>
Product-Review: Aaron Ogata <aogata@instructure.com>
This commit is contained in:
Aaron Ogata 2020-07-14 17:13:38 -07:00
parent e877f56930
commit 045f54bf9e
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ pipeline {
MAX_FAIL = 5
RERUNS_RETRY = 0 // no reruns
POSTGRES_PASSWORD = 'sekret'
SELENIUM_VERSION = "3.141.59-20200525"
}
stages {