Lukas Ruzicka
a61f199db9
Try without checking procedure.
2018-06-29 16:55:44 +02:00
Lukas Ruzicka
e623b1a248
Increase wait time.
2018-06-29 13:58:57 +02:00
Lukas Ruzicka
f785a055aa
Add click on Update
2018-06-29 12:35:33 +02:00
Lukas Ruzicka
3c6cf1c3bf
Update comments.
2018-06-29 12:35:01 +02:00
Lukas Ruzicka
3bb3a0aefb
Move condition.
2018-06-29 12:03:42 +02:00
Lukas Ruzicka
4008bdb636
Update conditions.
2018-06-29 12:00:39 +02:00
Lukas Ruzicka
67ff1c49b1
Update conditions.
2018-06-29 11:54:54 +02:00
Lukas Ruzicka
77922ceac6
Update upgrade test to match new conditions.
2018-06-29 11:43:41 +02:00
Lukas Ruzicka
ca87523a5c
Adapt for upgrade test.
2018-06-29 11:42:11 +02:00
Lukas Ruzicka
6d5d9e1a63
Discard display switching
2018-06-29 11:02:52 +02:00
Lukas Ruzicka
75f2bd61e7
Use function to run package tool.
2018-06-29 11:02:04 +02:00
Lukas Ruzicka
e2fbefde6e
Repair needle calling.
2018-06-29 10:36:26 +02:00
Lukas Ruzicka
13b1f40c3b
try to fix the refresh.
2018-06-28 17:35:41 +02:00
Lukas Ruzicka
988deea680
try to fix the refresh.
2018-06-28 17:13:27 +02:00
Lukas Ruzicka
65c62c63d6
try to fix the refresh.
2018-06-28 17:08:27 +02:00
Lukas Ruzicka
fe1cb9f9d6
Add screen assertion.
2018-06-28 17:05:41 +02:00
Lukas Ruzicka
e55fa809b9
Fix terminal work and Gnome Software exec.
2018-06-28 16:42:33 +02:00
Lukas Ruzicka
b700bbdac4
Fix the script caller.
2018-06-28 16:14:53 +02:00
Lukas Ruzicka
22ad9fbc07
Fix the script caller.
2018-06-28 16:02:49 +02:00
Lukas Ruzicka
37524c0e2b
Fix syntax.
2018-06-28 15:55:13 +02:00
Lukas Ruzicka
ef0e6ab593
Try to refresh package db.
2018-06-28 15:50:24 +02:00
Lukas Ruzicka
cac403544a
Try to refresh package db.
2018-06-28 15:49:14 +02:00
Lukas Ruzicka
6b683362bd
Fix the waiting.
2018-06-28 15:42:02 +02:00
Lukas Ruzicka
500835c492
Fix wait times.
2018-06-28 15:03:01 +02:00
Lukas Ruzicka
0f715ce1f0
Try different sleep.
2018-06-28 14:34:40 +02:00
Lukas Ruzicka
9657ca9ebe
Make the test return to graphics.
2018-06-28 14:26:08 +02:00
Lukas Ruzicka
abd22b996e
Change sleep time.
2018-06-28 14:17:01 +02:00
Lukas Ruzicka
6d3dc64f6d
Update tests.
2018-06-28 14:05:56 +02:00
Lukas Ruzicka
350ab09ee5
Added checks and asserts.
2018-06-28 13:11:46 +02:00
Lukas Ruzicka
502ec3d945
Branch out the test based on update test.
2018-06-28 11:34:03 +02:00
Lukas Ruzicka
97eecbb1b6
Make longer time out.
2018-06-27 14:59:22 +02:00
Lukas Ruzicka
320370866d
Run Gnome Software
2018-06-27 13:11:13 +02:00
Lukas Ruzicka
9cda308488
Add needle to assert logged in system.
2018-06-27 13:04:55 +02:00
Lukas Ruzicka
4e54961509
Add login into system.
2018-06-27 12:42:15 +02:00
Lukas Ruzicka
e402d5d819
Add needles to assert.
2018-06-27 12:35:39 +02:00
Lukas Ruzicka
796455e205
Add login into system.
2018-06-27 12:11:34 +02:00
Lukas Ruzicka
43596423ee
Add login into system.
2018-06-27 11:55:59 +02:00
Lukas Ruzicka
80aeb39b33
Add login into system.
2018-06-27 11:50:37 +02:00
Lukas Ruzicka
1c1da2590c
Add login into system.
2018-06-27 11:47:33 +02:00
Lukas Ruzicka
0931b2270a
Try another screen.
2018-06-27 10:51:33 +02:00
Lukas Ruzicka
cdd9b3d528
Add checker.
2018-06-27 10:44:56 +02:00
Lukas Ruzicka
57c0a1a2a3
Fix syntax.
2018-06-27 10:38:45 +02:00
Lukas Ruzicka
f610617fc6
Add login line.
2018-06-27 10:08:51 +02:00
Lukas Ruzicka
efa70c86fb
Clean dnf stuff.
2018-06-27 09:49:09 +02:00
Lukas Ruzicka
25b0567558
Fork the test.
2018-06-25 16:28:50 +02:00
Adam Williamson
faef957bac
Revert workaround for RHBZ#1553935 now it's fixed
...
We don't need this any more, so let's remove the complication.
2018-06-18 11:02:08 -07:00
Adam Williamson
6324db0b87
Fix some minor syntax errors in previous commit
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-06-13 10:11:53 -07:00
Lukas Ruzicka
8897fe45a6
Add test for Arabic installation (revisited).
2018-06-13 11:56:26 +02:00
Adam Williamson
bd1b951f71
Bump a magic sleep a bit
...
Seems we need to wait a bit longer for this stupid transition
to happen on aarch64...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-06-11 15:59:44 -07:00
Adam Williamson
06fbeca281
Avoid unconditional wait for Timbuktu screen in _boot_to_anaconda
...
The way this currently works, the test unconditionally waits 60
seconds for the "Timbuktu screen" (the warning dialog shown on
pre-release images) to appear when anaconda is starting up, even
if it's testing an image where it doesn't show up. Now we test
Atomic nightlies and live respins and stuff this happens quite a
lot, so let's avoid it. This way if the hub appears during those
60 seconds we'll spot it right away and continue, otherwise we
behave the same as before.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2018-05-24 14:18:21 -07:00