Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
cd4a0adc
Commit
cd4a0adc
authored
Jan 13, 2020
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Manual test suite: add missing step
parent
3e27821f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
wiki/src/contribute/release_process/test.mdwn
wiki/src/contribute/release_process/test.mdwn
+5
-3
No files found.
wiki/src/contribute/release_process/test.mdwn
View file @
cd4a0adc
...
...
@@ -232,16 +232,18 @@ at the application level:
2. Start from that USB stick.
3. Upgrade to the version we're testing:
3. Set an administration password in the _Greeter_.
4. Upgrade to the version we're testing:
sudo sh -c 'sed -i /^TAILS_CHANNEL=/d /etc/os-release &&
echo TAILS_CHANNEL=\"test\" >> /etc/os-release' && \
systemctl --user restart tails-upgrade-frontend.service
4
. Once the upgrade has been applied and you're suggested to restart Tails,
5
. Once the upgrade has been applied and you're suggested to restart Tails,
do that.
5
. Verify that the resulting, upgraded system "works fine":
6
. Verify that the resulting, upgraded system "works fine":
* it boots
* it pretends to be the correct version
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment