Skip to content

Commit

Permalink
Merge branch 'playwright-ftr-e2e' of https://github.com/shahzad31/kibana
Browse files Browse the repository at this point in the history
 into playwright-ftr-e2e
  • Loading branch information
shahzad31 committed Apr 26, 2021
2 parents f4402ef + 1ff39d5 commit fa65022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/end2end.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ pipeline {
KBN_OPTIMIZER_THEMES = 'v7light'
GITHUB_CHECK_APM_UI = 'end2end-for-apm-ui'
GITHUB_CHECK_UPTIME_UI = 'end2end-for-uptime-ui'
GCS_UPLOAD_PREFIX = 'prefix' // forced to set the variable even though it's not required in this pipeline (https://github.com/elastic/kibana/pull/52449)
}
options {
timeout(time: 1, unit: 'HOURS')
Expand Down

0 comments on commit fa65022

Please sign in to comment.