We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3430f8 commit 3ec2deaCopy full SHA for 3ec2dea
Jenkinsfile
@@ -34,7 +34,7 @@ if (SIMULATE_LTS_BUILD) {
34
'TAG_NAME=2.504.3',
35
// TODO: replace by the first LTS based on 2.534+ when available
36
'JENKINS_VERSION=2.504.3',
37
- 'WAR_SHA=ea8883431b8b5ef6b68fe0e5817c93dc0a11def380054e7de3136486796efeb0',
+ 'WAR_SHA=d630dca265f75a8d581f127a9234f1679d4b0800a8f370d03ad4a154ceb7295b',
38
// Filter out golden file based testing
39
// To filter out all tests, set BATS_FLAGS="--filter-tags none"
40
'BATS_FLAGS=--filter-tags "\\!test-type:golden-file"'
0 commit comments