Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Neon Components for OpenQA
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sysadmin
Neon Components for OpenQA
Commits
16282d31
Commit
16282d31
authored
May 24, 2019
by
Harald Sitter
🕵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "add a sleep while partitioning"
This reverts commit
04676fd9
.
parent
4185a9aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
neon/tests/install/calamares_partitioning.pm
neon/tests/install/calamares_partitioning.pm
+0
-5
No files found.
neon/tests/install/calamares_partitioning.pm
View file @
16282d31
...
...
@@ -35,11 +35,6 @@ sub cala_setup_geoip {
sub
cala_welcome
{
assert_screen
'
calamares-installer-welcome
',
30
;
# Sleep in an attempt to prevent a race condition when partioning a disk
# which had partitions already. This would result in obscure
# errors when partitioning saying that fdisk failed but not giving any
# worthwhile output.
sleep
(
8
);
assert_and_click
'
calamares-installer-next
';
}
...
...
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