| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Task-number: QTQAINFRA-745
Change-Id: I1a0f4df3f27f9bad105ec18dca554b73456c0355
Reviewed-by: Simo Fält <simo.falt@digia.com>
Reviewed-by: Heikki Halmet <heikki.halmet@digia.com>
|
| |
|
|
|
|
|
|
|
| |
From Linux nodes Avahi-daemon need to be disabled to have access to
gerrit.ci.local or qt-git.ci.local
Change-Id: I70f31fa75f7571923789beba1b7a0557f87e61fb
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Windows 8 support in Qt is currently limited to desktop mode, so
let's ensure that OS is launched to destop mode when rebooted.
Without this config some Qt auto test (for example tst_qmenu) fail,
because the menu will not get focus on top of Metro style
"start screen" but only gets the focus in desktop mode.
Task-number: QTBUG-28611
Change-Id: I3053bde3c56f3c4c59a32be7a33014d094923bf7
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| |
|
|
|
|
|
|
| |
Change copyrights and license headers from Nokia to Digia
Change-Id: I663e6fde9d2df2814463be90018014e599322efc
Reviewed-by: Janne Anttila <janne.anttila@digia.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Deploy an if-up.d hook which will force the system hostname to be set
from DHCP, even when NetworkManager would otherwise have discarded the
DHCP hostname.
Force /etc/hosts and /etc/hostname to have the right content (at least,
content compatible with facter's idea of fqdn and hostname).
Reverts "baselayout: apply /etc/hostname fix also on Ubuntu 12.04",
commit f6c475b573f9142a3671c370e7b19322a541d1ac, which was more or less
a guess and did not work as expected.
Fixes unreliable autologin on Ubuntu 12.04 virtual machines (caused by
the gnome session starting while the hostname was still 'localhost').
Change-Id: Id59157724e398384a0cc8bb58093ed8ff622a67f
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove modules which are no longer in use:
integrator_www
meego_osc
scratchbox
scratchbox_baselayout
scratchbox_pulseagent
scratchbox_qadungeon
symbian_linux
All associated test configurations have been removed from service
for some time.
Change-Id: I7bf9949be5dce42b2ae5d81bc9f7227bf6f919bb
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
|
| |
|
|
|
|
|
|
|
|
| |
We should ensure /etc/hostname doesn't contain an outdated hostname.
An alternative would be to delete that file (as we did in Ubuntu 10.04,
in some situations).
Change-Id: I94152b2d6b83c0c07483893abe09ca09389f7c2b
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Our previous Ubuntu 10.04 hack for this doesn't work any more, for
unclear reasons. Use the more robust and explicit dhclient hooks
mechanism instead.
This change could potentially be backported to our Ubuntu 10.04 machines
also, but it seems not worth the risk.
Change-Id: Icf60b600e7b9841308b4901f1505350a6983fa7a
Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
|
| |
|
|
|
|
|
|
|
| |
Additional bootstrap script (copy of 10.04).
Changes to puppet.
Task-number: QTQAINFRA-305
Change-Id: I66ae3b381e03f1ab631409bbf2c08d6ea4523bd2
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These limits are rather small by default.
Increasing the `maxproc' seems to be necessary to avoid:
fork: resource temporarily unavailable
...when building QtWebKit with -j40, distcc and ccache.
Although I have not seen errors which can definitely be attributed to
`maxfiles' being too small, I increased it anyway, because the default
(soft) limit of 256 seems small enough to cause problems in the future.
Reviewed-by: Gareth Pethig
Change-Id: I507523a638d57bd7bf816273b7c278561d4e4feb
|
| |
|