aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common
Commit message (Collapse)AuthorAgeFilesLines
* Provisioning: Remove deprecated brew callSimo Fält2020-12-301-2/+0
| | | | | | | Change-Id: If956d0f77cd5c6763fc2314277c346d8f27e6eee Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 0350263a07b49532623110e2aa5cf64ea3165246) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install libClang 10 with dynamic libsSimo Fält2020-12-302-0/+133
| | | | | | | | | | | As Qt uses only static archives of libclang, we have to install dynamic version as an additional package. Libclang is required for example QtForPython. Change-Id: Ic9d70398113defe3561f261aee369b423c18686a Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit b792fd56dbf8d3ab1c8dd3d53b9afb86ca3555af) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Fix installing nodejs and libusb to MacOS 10.13Simo Fält2020-12-301-1/+1
| | | | | | | | Brew doesn't provide pre built binaries of nodejs nor libusb for 10.13. Change-Id: I9e8b47dbbfde05fc38661df6c834b0ff3f2754f2 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Update Windows 10 x86_64 version to 20H2Heikki Halmet2020-12-221-1/+1
| | | | | | | | | | | | | | | | | | Windows 10 Enterprise 20H2, OS build 19042.508 Additional SW: MSVC 2019 version 16.8.1 MSVC 2019 Build Tools version 16.8.1 MSVC 2015 14.0.25420.1 Virtio driver Virtio Balloon driver NetKVM driver Vioserial driver Guest-agent qemu-ga-x86_64 Task-number: QTQAINFRA-3961 Change-Id: I8abc7ac011c58ad13db433fc86a1327afceafc68 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 420d7f809c2b133456b24d047e54e29936d0180b)
* Fix nodejs installation on windowsAllan Sandfeld Jensen2020-12-121-10/+10
| | | | | | | | | | Was unpacked into a subdirectory with the same name as the archive Fixes: QTQAINFRA-4055 Change-Id: Ic11d2d926a1d2250b963010729d70bd00b992f89 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit e38fc457409d0ddb96dbcb57cb4788e2640f4cab) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install Dotnet SDK 2.1Heikki Halmet2020-12-091-0/+59
| | | | | | | | | | Dotnet is needed for Azure installation Task-number: QTQAINFRA-4042 Change-Id: I6dd9d965f536d28554bbce6e76b19a3861f55ff2 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 8846d0d52d86940af6e57b495a5c20e08c7d47d0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install Azure toolHeikki Halmet2020-12-091-0/+40
| | | | | | | | Task-number: QTQAINFRA-4042 Change-Id: I8e29190f4caf8b766cced40042bfe60ec2601a8e Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit cdea442a3a60421100e1bf80d8fa107995cda1ef) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Android: update build tools and SDK level to 29 in CIAssam Boudjelthia2020-11-241-2/+2
| | | | | | | Change-Id: I6f831882f1e4c2ba68cbd70d03b72a9337211fbf Reviewed-by: BogDan Vatra <bogdan@kdab.com> (cherry picked from commit 9b5c3f0a6d558b5604208e32c29c7a5a1d5a567e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Add missing Squish installation to win10 x86 Squish archiveJohanna Äijälä2020-11-171-3/+5
| | | | | | | | | Win10 x86 archive was missing msvc142 x86 package. Change-Id: I532c3a1129d75968c22b721390ff474548e642bf Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit b43c199d4add1a1fee19cf5076047e735b72e006) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Update MSVC 2019 to version 16.7.5Heikki Halmet2020-11-041-0/+71
| | | | | | | | Visual Studio 2019 can be updated with version specific online installer Change-Id: I1ec1f96e68e8e3440d85240d09eec59a421708db Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit b9158ca889fdae7435bd348467a0840f186841e0)
* Upgrade msys2 package and the installation scriptHeikki Halmet2020-11-041-28/+32
| | | | | | | | | | | | | | This change will upgrade the msys2 package Change also updates the script to use cached prebuilt package if available. This will also remove unneeded x86 installation Task-number: QTQAINFRA-3986 Change-Id: Ia6299f9d4750376676276a75613e7f1098de4102 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit 134c2a1cb0d41d773577d4c499004b93fb03d3c9)
* Provisioning: Retry python installation if failure occursHeikki Halmet2020-10-021-3/+25
| | | | | | | | | | | | Python installation is flaky and we haven't be able to determine the root cause for it. Re-running the installation might help. (Might) because we can't reproduce this manually. Task-number: QTQAINFRA-3875 Change-Id: Id46d250a02e01007f03dfbb886d75b23c23a6216 Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 6e3cb240df720ecf33d59d0087ee3cdf0fe0353f) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Install STM32CubeProgrammerHeikki Halmet2020-10-021-0/+50
| | | | | | | | | | | | This will install STM32CubeProgrammer to Windows 10 needed by MCU RTA Task-number: UL-3091 Change-Id: I97f7df33af9bf4c56849c1cf3c93b3a413ba6f44 Reviewed-by: Milla Pohjanheimo <milla.pohjanheimo@qt.io> Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> (cherry picked from commit 2076163c5e6978df28257f590730fbcc83a8ad2a) Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
* Provisioning: Install MCUXpressoHeikki Halmet2020-10-021-0/+46
| | | | | | | | | | MCUXpresso IDE provides the tools for flashing and onboard debugging Task-number: UL-3091 Change-Id: I05224af4ae7528f219f1b682ecd14bd0e331e3bf Reviewed-by: Milla Pohjanheimo <milla.pohjanheimo@qt.io> Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io> (cherry picked from commit 08c253a6252b30c3ed48c918bae406e7411aa064)
* Provisioning: Update Conan to 1.29.0Konstantin Tokarev2020-09-212-22/+22
| | | | | | | | Task-bumber: QTQAINFRA-3916 Change-Id: I52d8a0255efcc7b4b139ec5050cf3d59003f12a9 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit f73fa57088ed47d555b6635d11219d57379c9e90) Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
* Provisioning: Update Conan packagesKonstantin Tokarev2020-09-2126-249/+233
| | | | | | | | | | | | * Update libjpeg-turbo to 2.0.5 * Replace MinGW 7 packages with MinGW 8 * Remove zlib packages as Qt is consistently built with -qt-zlib now Task-bumber: QTQAINFRA-3916 Change-Id: Ie15bbb0f0f5b3a4c1a5d08f2341e9eb16a80cce7 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit c79904c463842937f6b2cc959454d2f59943a08e) Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
* Provisioning: update Squish to 6.6.1 based on Qt5.15.0Johanna Äijälä2020-09-082-19/+20
| | | | | | | | | | | Add Squish for Web installation, update Squish license. Pick-to:5.15 Change-Id: Id418830e82718afc20ac7390400342a6b0401a64 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 91c267a67758db507d412861b6feedc763ad23e7) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Upgrade GCC version from 9.2 to 9.3Heikki Halmet2020-08-271-5/+6
| | | | | | | | | | Task-number: QTQAINFRA-3858 Change-Id: I5266162d1c144b117e3a61988f3348f2cd3d3c0a Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit 163c23f97ccfc23a68b8980e6663a5a5da15301c) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Provisioning: Fix PYTHON3_WHEEL_CACHE pointing to wrong dirSimo Fält2020-07-301-1/+7
| | | | | | | | | | | | | Earlier we set the env variable point to latest Python install. It did work by accident, while the default python was installed as last. Now each python install has its own matching ENV variable that can be used buildtime. The PYTHON3_WHEEL_CACHE will now point to 64 bit default Python3, while the variable is already used in Qt codebase. Change-Id: I6a67936c06ed0209ef9e903120f2416aaa8eb3ff Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 969acbce6e9b1ac1c270363aafc8b20a1f4ee8ff) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Add delay after network setting changeToni Saario2020-07-221-0/+1
| | | | | | | | | | In many cases without waiting, next script would be missing network and fails. Change-Id: Iab50945716860618b495029ce179183d844dc98a Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commit 3271bb2fe219d68fc83a7cf8de702b0468e530bb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Install Python 3.8 for testing Qt for PythonSimo Fält2020-07-171-9/+17
| | | | | | | | | | This installs Python 3.8.1 to be used with Qt for Python. It keeps the old 3.6 as a default python3. Change-Id: I8ea121514f6a4092f700688363c282cbea37a75b Reviewed-by: Toni Saario <toni.saario@qt.io> (cherry picked from commit 607b33aab2477f49eeb08b780ff9962d4e4f2a04) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Update OpenSSL to version 1.1.1gHeikki Halmet2020-06-304-13/+13
| | | | | | | Task-number: QTQAINFRA-3819 Change-Id: Ie7d0f3a0c73d123c3f3536e6b2dd2eb8608eb9cd (cherry picked from commit 2ac3dd2d6ff8acf8348ac8607160ab972de66325) Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Disable LSO from the network adapters on WindowsTony Sarajärvi2020-06-291-0/+1
| | | | | | | | | | | Disabling LSO from the adapter gives us huge performance boosts on Windows. In our tests 2 VMs within the same hosts had transfer speeds of 30 Mbit/s with this enabled, and 2Gbit/s with this disabled. Change-Id: Id794e7559c9e9005043361289a3db246a8528dd4 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io> (cherry picked from commit 97aa7a0031cc681915aa2f56545a175f8b4d112d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Provisioning: Change mounting folder for Squish installationHeikki Halmet2020-06-121-4/+3
| | | | | | | | | | | | | | Sometimes some process is locking the mounted folder (/tmp) so that it can't be unmounted untill the process has been ended. Let's create squish folder under tmp and use that for mounting instead Task-number: QTQAINFRA-3709 Change-Id: I49ab8fd90af37a670e45764a176b62d7a732cc6c Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit c671c2352e1db453da17d346316acfa627617786) Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
* Provisioning: Install Node.jsHeikki Halmet2020-06-101-0/+61
| | | | | | | | | | Node.js is needed by QtWebengine Task-number: QTQAINFRA-3729 Change-Id: I23ece8567c569d8376eff52b7845589c60d069b8 Reviewed-by: Toni Saario <toni.saario@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 122cf4cc0ea3433512d58937d483d42717892d51)
* Provisioning: Use signed opengl32 packageHeikki Halmet2020-06-091-7/+7
| | | | | | | Task-number: QTBUG-80252 Change-Id: Ife9942796ed64c4e2894fb3342259c674cf5d7ed Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> (cherry picked from commit 9c33fe844a2b9b1b601466740dd6097d649c1e0c)
* Provisioning: Fetch pre-installed squish from local cacheHeikki Halmet2020-06-092-208/+88
| | | | | | | | | | | | | | | Squish installation is flaky so the installation phase has been moved from provisioning to Jenkins. Jenkins job will install the squish to target VM and copy it to local cache. This change only fetch the installed squish packages from local cache and uncompress those to VMs. Task-number: QTQAINFRA-3510 Task-number: QTQAINFRA-3107 Change-Id: I862da3250120dc6a43d9c04d973a25a691ca66a1 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io> (cherry picked from commit b0286d6cd6c86cfc3c5dbd5a3879354996632831) Reviewed-by: Toni Saario <toni.saario@qt.io>
* Provisioning: Add sleep before killing gpg-agent in msys installationHeikki Halmet2020-05-041-0/+3
| | | | | | | Task-number: QTQAINFRA-3691 Change-Id: If84fd2d0d1cd6dccadf21cbf688aca6182cdd920 (cherry picked from commit 5f03b84e6542f00cf9eccd1d8820f423cee5e2b9) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Provisioning: Update expired QNX licenseHeikki Halmet2020-05-041-2/+2
| | | | | | Task-number: QTQAINFRA-3708 Change-Id: Id2d6d10d88fc50c9985014c44df0b1cf51cc3410 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-2410-0/+788
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules coin/platform_configs/qt5.yaml coin/platform_configs/qtsdk.yaml coin/platform_configs/tqtc-qt-rta.yaml coin/provisioning/qtci-linux-Ubuntu-18.04-x86_64/02-apt.sh Change-Id: I2221262edc024e0aa11b9dab4d08c2df3a0b53b0
| * Merge remote-tracking branch 'origin/5.14.2' into 5.14Liang Qi2020-04-239-0/+781
| |\ | | | | | | | | | | | | | | | | | | Conflicts: .gitmodules Change-Id: I950588f85d1b39ba6ce994821db9f340b72fa6d2
| | * Provisioning: install dwz 0.13 to RHEL 7.6Konstantin Tokarev2020-03-051-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is used for compression of QtWebKit debug info, saving about 1Gb (~40%) for non-compressed debug file of libQt5WebKit.so, and ~50% of 7z-compressed debug package. Version 0.12 provided in RedHat devtoolset exposes a bug when applied to QtWebKit debug info: https://sourceware.org/bugzilla/show_bug.cgi?id=24251 Change-Id: I0395aadfb7babbbc150f367f8b5dd296dc6d2064 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| | * Provisioning: Install Conan packages for VS2019Konstantin Tokarev2020-03-058-0/+710
| | | | | | | | | | | | | | | Change-Id: Ibbee96ea7ad9e054e1521c897206c9863acc9c08 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
| * | Provisioning: Remove notifications and warnings from macOSHeikki Halmet2020-04-141-0/+7
| |/ | | | | | | | | | | | | Notifications and warnings in UI might affect RTA and autotests results Change-Id: I447dab3ba839d2c577f633cbf96fc7f3e5fdfe25 Reviewed-by: Johanna Äijälä <johanna.aijala@qt.io>
* | Don't manually rerun conan Run-Conan-Installv5.15.0-beta4Mårten Nordheim2020-04-151-15/+8
| | | | | | | | | | | | | | | | Modern conan will retry downloads on its own. Change default number of attempts to 5 for more reliability. Change-Id: Iafd4845b31c3e5fb296ba0b897cbf2030c412b04 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
* | qdb building for macRami Potinkara2020-04-152-0/+86
| | | | | | | | | | | | | | | | | | Modified qdb.yaml and created and pkgconfig and libusb relates .sh files so that QDB can be build for Mac OS due to USB Ethernet CDCECM enabling. Task-number: QTBUG-82531 Change-Id: Ia5f970e5940b7d9116831c8174db0ea1b9231234 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Provisioning: Update Windows 10 x86_64 to version 1909v5.15.0-beta3Heikki Halmet2020-04-041-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | These are also updated to tier1 image: msvc 2017: Not installed msvc 2019: version 16.4.4 msvc 2019 build tools: version 16.4.4 Task-number: QTQAINFRA-3623 Task-number: QTQAINFRA-3417 Change-Id: I006204ca090c4e2cf0d2ffc2309ab6b94f9b7d47 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* | Provisioning: Bump emscripten version to 1.39.8 on WindowsLorn Potter2020-03-201-29/+32
| | | | | | | | | | | | Task-number: QTQAINFRA-3577 Change-Id: I63b06a8ac0b4a7233ed9031c7354f3b355c9f8ad Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
* | Provisioning: Bump Emscripten version to 1.39.8Morten Johan Sørvig2020-03-122-32/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | The upstream URLs have changed: - emscripten packages now at github.com/emscripten-core/emscripten/archive/ - binaries (llvm/binaryen/node) now at storage.googleapis.com/webassembly/emscripten-releases-builds/ Add support for unpacking tbz2 files. Keep caching as before, update .emscripten config file with new paths. Task-number: QTQAINFRA-3577 Change-Id: I53e72f19d3eefa0e2155493db4f93c8730c60334 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-2551-2546/+2134
|\| | | | | | | Change-Id: Ib51a6d362bf9cc5f6e6f56feadfe264216e24223
| * Provisioning: update Conan and Conan packages to latest versionsKonstantin Tokarev2020-02-2251-2546/+2134
| | | | | | | | | | | | Task-number: QTQAINFRA-3556 Change-Id: If9c600a6bb3aae893924f9372c8b248d3e58f887 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* | Provisioning: Update GCC to version 9.2 for Ubuntu 18.04Heikki Halmet2020-02-191-8/+8
|/ | | | | | | | | GCC bug which breaks Webengine build should be fixed in GCC 9.2 Task-number: QTQAINFRA-3534 Change-Id: Ie0df7c67e0e96cca5632bcd0e6a3db822fcbffbe Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
* Try to catch all errors when sdkmanager installsDimitrios Apostolou2020-02-152-1/+9
| | | | | | Task-number: QTQAINFRA-3531 Change-Id: I008c31a824287c60e67a665d0c2a3aebec863929 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Exclude monitoring of some filesystems on macosDimitrios Apostolou2020-02-151-1/+7
| | | | | | | | | | | | | | | For a short time after boot, macos sometimes mounts a filesystem of type "msdos" at the unique path /Volumes/firmwaresyncd.XXXXXX. Telegraf [inputs.disk] plug-in stores records to InfluxDB, with the unique mount path under "path" tag. The uniqueness of the path blows up the cardinality of the database. So exclude "msdos" filesystems from being monitored by telegraf. Additionally exclude "cd9660" filesystems that appear always as 100% full. Change-Id: I4cdd3fca57b3db6157df168cc8a5314e64528b2d Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Update telegraf versionDimitrios Apostolou2020-02-153-10/+8
| | | | | Change-Id: I1a023e4f1de860a03a135f3b10f2c99d5309dd8b Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Silence sdkmanager on WindowsDimitrios Apostolou2020-02-151-1/+1
| | | | | | | | sdkmanager is already silenced on the other OSes, as it prints thousands of lines of progress bars in the logfiles. Change-Id: I4a2aa422a83cfe5fc6a3a7ba7be69e1e9c01acc0 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Print filesystem information at the end of each provisioningDimitrios Apostolou2020-02-152-0/+12
| | | | | Change-Id: I549a917126954fae62dcdebb5c45a4f6aeb07551 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Windows now report versions.txt and df info at the end of provisioningDimitrios Apostolou2020-02-151-0/+6
| | | | | Change-Id: Ic2b299c04c91eb498822aca110cea774fdb7cf17 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Extract archive directly to destination filesystemDimitrios Apostolou2020-02-151-2/+2
| | | | | | | | | Save some seconds or even minutes during provisioning, by avoiding copying many files across filesystems, from /tmp to /usr/local. We now install directly to /usr/local. Change-Id: I3a8f545f1400995095193c4eb337f9dd8534ef72 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
* Create more meaningful temporary file namesDimitrios Apostolou2020-02-151-5/+9
| | | | | Change-Id: I4bbc94993e51502ea08109a4c99f3e212349ab24 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>