File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
custom/deployment-tests/extensions/slow-startup Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -134,11 +134,11 @@ jobs:
134134 - name : " 7.0-stable-delayed"
135135 source : " download"
136136 luceeVersion : " 7.0/stable/jar"
137- delay : 30
137+ delay : 10
138138 - name : " 6.2-stable-delayed"
139139 source : " download"
140140 luceeVersion : " 6.2/stable/jar"
141- delay : 30
141+ delay : 10
142142 # Build from source - immediate
143143 - name : " 7.1-native-immediate"
144144 source : " build"
@@ -148,7 +148,7 @@ jobs:
148148 - name : " 7.1-native-delayed"
149149 source : " build"
150150 artifactName : " 7.1-native"
151- delay : 30
151+ delay : 10
152152 steps :
153153 - name : Checkout
154154 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1515 <maven .compiler.source>11</maven .compiler.source>
1616 <maven .compiler.target>11</maven .compiler.target>
17- <id >SLOW-STARTUP-TEST-0000-0000-000000000001 </id >
17+ <id >494BBF83-C4B2-4D5B-8B355D181525BC16 </id >
1818 <bundlename >slow.startup.extension</bundlename >
1919 <luceeCoreVersion >6.0.0.0</luceeCoreVersion >
2020 <label >Slow Startup Test Extension</label >
You can’t perform that action at this time.
0 commit comments