aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-macos-10.12-x86_64/005-systemsetup.sh
Commit message (Collapse)AuthorAgeFilesLines
* Provision macOS disable screensaver in current sessionTony Sarajärvi2017-06-051-0/+4
| | | | | | | Task-number: QTQAINFRA-1244 Change-Id: I3a27d8cdee8cd7b22d86116d58009e952ab536ea Reviewed-by: Aapo Keskimolo <aapo.keskimolo@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Provisioning: disable screensaver passwordTony Sarajärvi2017-05-041-0/+7
| | | | | | | | | | | Previously provisioning disabled screensaver on startup but didn't affect current session. Thus the screensaver hits the VMs while provisioning and without this commit the screen gets locked. This prevents the lock and we get to the desktop on the VMs. Change-Id: Icd783127e898ece6bebb5598ab86f12d5062eeb5 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Fix network test server setupSimon Hausmann2017-03-101-1/+1
| | | | | | | | | | Use the correct IP address for the network test server that all the other machines are using as well. Change-Id: I1ffe4b6f5851bcb06dc2d39265979b799715ec3f Task-number: QTBUG-59241 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Add system setup provisioning script for macOS 10.12Tony Sarajarvi2017-02-151-0/+117
Task-numer: QTQAINFRA-1091 Change-Id: I0da0e22dd859609fa107b9c157a678a4e2d252e4 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>