- 08 Mar, 2017 3 commits
-
- 01 Feb, 2017 2 commits
- 23 Dec, 2016 1 commit
-
-
intrigeri authored
Typing "Files" in the Activities overview (sometimes?) starts "Search files" instead of Nautilus.
-
- 14 Jul, 2016 5 commits
-
- 08 Jul, 2016 6 commits
-
- 03 Jul, 2016 1 commit
-
- 02 May, 2016 1 commit
-
-
anonym authored
We only support running add_lan_host() at the top-level scope and not from within some class' method since the `@lan_hosts` reference means something very different then.
-
- 21 Jan, 2016 2 commits
- 19 Jan, 2016 3 commits
-
-
anonym authored
-
anonym authored
Any random number in the range can of course already be in use.
-
anonym authored
They try to do the same thing, but the former uses uglier parsing (imho) and fails if the test suite is run as a non-root user since ifconfig is in /sbin, which generally isn't in such users' PATH:s.
-
- 19 Dec, 2015 1 commit
-
-
kytv authored
On a heavily loaded system, sikuli may try to acknowledge the SSH fingerprint prompt before we're ready for it. Inserting the sleep here will make sure that we wait to enough time to ensure that none of the keystrokes are lost.
-
- 29 Nov, 2015 1 commit
-
-
kytv authored
-
- 17 Nov, 2015 1 commit
-
-
anonym authored
-
- 08 Nov, 2015 3 commits
-
-
kytv authored
- 07 Sep, 2015 1 commit
-
-
anonym authored
... and pave the way for adding more options than the user to execute the command as.
-
- 15 May, 2015 1 commit
-
-
anonym authored
-
- 19 Apr, 2015 1 commit
-
- 10 Apr, 2015 1 commit
-
-
anonym authored
"Persistent" in the sense that it survives across scenarios. This is a first step towards using a single Libvirt::Domain instance across the full test suite run, which in turn is a step towards being able to use Libvirt snapshots more easily (or at all, I think). This was achieved with the following command: sed -i 's/@vm\>/$vm/g' -- features/step_definitions/*.rb \ features/support/*.rb \ features/support/helpers/*.rb
-
- 26 Mar, 2015 2 commits
- 21 Mar, 2015 2 commits
- 20 Mar, 2015 2 commits