1. 26 Jan, 2018 - 3 commits
  2. 18 Jan, 2018 - 2 commits
  3. 10 Jan, 2018 - 1 commit
  4. 09 Jan, 2018 - 1 commit
  5. 02 Jan, 2018 - 2 commits
  6. 29 Dec, 2017 - 1 commit
    • Joni Jäntti's avatar
      Add clean Ubuntu 16.04 provisioning · fcc0feaa
      Joni Jäntti authored
      
      Currently Ubuntu 16.04 template has stuff installed on its tier 1. We
      want to have a clean installed tier 1 and install everything on it
      during provisioning. This will save some disk space on our hosts.
      
      Task-number: QTQAINFRA-1574
      Change-Id: Ia7e6df62835a8e31943c00996f12ac70c6c71aed
      Reviewed-by: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      fcc0feaa
  7. 27 Dec, 2017 - 1 commit
  8. 13 Dec, 2017 - 1 commit
  9. 09 Dec, 2017 - 1 commit
  10. 08 Dec, 2017 - 1 commit
  11. 13 Nov, 2017 - 1 commit
  12. 11 Nov, 2017 - 2 commits
  13. 10 Nov, 2017 - 1 commit
    • Jan Arve Sæther's avatar
      Provisioning: Disable NTP synchronization for Windows · 3653630d
      Jan Arve Sæther authored
      
      During CI, it has been observed that some processes didn't leave their
      wait state. (So they were "hanging")
      During analysis of the event log on that CI node, we found out that at the
      same time those processes entered this state, the NTP client set a new time
      and indeed the local time of the CI node changed (it was
      changed 2 hours forward in our case).
      For the record, the processes we observed this with was jom.exe and
      cc1plus.exe (the latter is the g++ compiler in the mingw toolchain)).
      
      We therefore have a strong suspicion that the NTP time change was causing
      the CI hang, so we simply disable it.
      The virtual machine should anyway get the correct time from its VM host
      when its started.
      
      Change-Id: I1204063399e2a4741b7b26b79858759c1bc5eab2
      Reviewed-by: default avatarJędrzej Nowacki <jedrzej.nowacki@qt.io>
      3653630d
  14. 09 Nov, 2017 - 1 commit
    • Heikki Halmet's avatar
      Provisioning: Update Java to version 8 · ada90993
      Heikki Halmet authored
      
      Current version of Java isn't installing correctly during provisioning.
      Silent installation needs parameters which are added to script. Without
      those the installation process tries to open Java3BillDevices.jpg
      unsuccessfully and the installation fails
      
      Task-number: QTQAINFRA-1498
      Task-number: QTQAINFRA-1394
      Change-Id: I5672d230eb348186345887da81cdd97a4f59bce8
      Reviewed-by: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      ada90993
  15. 07 Nov, 2017 - 1 commit
  16. 03 Nov, 2017 - 1 commit
  17. 28 Oct, 2017 - 1 commit
  18. 24 Oct, 2017 - 1 commit
  19. 19 Oct, 2017 - 1 commit
    • Joni Jäntti's avatar
      Make CI use a new RHEL 7.4 provisioning · 35720280
      Joni Jäntti authored
      
      Added all the provisioning scripts that install required
      programs and make changes to certain settings. These are needed to
      build qt5.
      
      This commit replaces RHEL 7.2 in desktop builds, android builds
      and INTEGRITY builds.
      
      Task-number: QTQAINFRA-1251
      Task-number: QTQAINFRA-1252
      Task-number: QTQAINFRA-1253
      Task-number: QTQAINFRA-1267
      Task-number: QTQAINFRA-1269
      Change-Id: Icef19df7fb799a4008ccdc0584821c982055e339
      Reviewed-by: default avatarTony Sarajärvi <tony.sarajarvi@qt.io>
      35720280
  20. 17 Oct, 2017 - 3 commits
  21. 30 Sep, 2017 - 2 commits
  22. 27 Sep, 2017 - 1 commit
  23. 16 Sep, 2017 - 1 commit
  24. 14 Sep, 2017 - 3 commits
  25. 08 Sep, 2017 - 1 commit
  26. 05 Sep, 2017 - 1 commit
  27. 04 Sep, 2017 - 3 commits
  28. 01 Sep, 2017 - 1 commit
    • Tony Sarajärvi's avatar
      Provision vanilla Windows 8.1 x86 and use it · 3ca76587
      Tony Sarajärvi authored
      
      Replaces existing Windows 8 x86 builds with
      a vanilla tier 1 image that gets all needed
      software provisioned except for VS2013 that is
      pre-installed.
      Also modifies existing provisioning scripts
      under common to support this 32bit OS.
      
      Task-number: QTQAINFRA-1383
      Change-Id: I495cb2d78b4d2d8b2abb9af1254fff0a78a570d9
      Reviewed-by: default avatarHeikki Halmet <heikki.halmet@qt.io>
      3ca76587