Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
increase staged roll-out of 25 to 100%
Signed-off-by: Arthur Schiwon <[email protected]>
  • Loading branch information
blizzz committed Nov 17, 2022
commit ae8cff1c6de5d34f3cb59e0d8fee3654bb6d284a
2 changes: 1 addition & 1 deletion config/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
],
],
'24.0.7' => [
'30' => [
'100' => [
'latest' => '25.0.1',
'internalVersion' => '25.0.1.1',
'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-25.0.1.zip',
Expand Down
10 changes: 1 addition & 9 deletions tests/integration/features/stable.feature
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ Feature: Testing the update scenario of stable releases
Given There is a release with channel "stable"
And The received version is "24.0.7.1"
And The received PHP version is "8.0.0"
And the installation mtime is "11"
And the installation mtime is "91"
When The request is sent
Then The response is non-empty
And Update to version "25.0.1.1" is available
Expand All @@ -908,11 +908,3 @@ Feature: Testing the update scenario of stable releases
wdEGUgjkWJRHIyK8UX/5XccUETH2C82l0cwTVILWMvieBPGtRH8matFpxeJW0jzX
4wgr7yW+fOGMm4OFpbQR5A==
"""

Scenario: Staying on latest Nextcloud 24 (staged rollout)
Given There is a release with channel "stable"
And The received version is "24.0.7.1"
And The received PHP version is "8.0.0"
And the installation mtime is "33"
When The request is sent
Then The response is empty