aboutsummaryrefslogtreecommitdiffstats
path: root/coin/README
diff options
context:
space:
mode:
authorHeikki Halmet <heikki.halmet@qt.io>2017-03-17 13:34:17 +0200
committerHeikki Halmet <heikki.halmet@qt.io>2017-03-22 09:31:06 +0000
commit80b739b1e89cdc86d468a5707fa3951e8a307862 (patch)
tree5fdf6a733498b5660bb8b3ef93061b37fec3f04d /coin/README
parenta2cd0b3102857f8e24a7e72fbc6bb7a0fec1659e (diff)
Provisioning: Move Visual Studio installation to pre-provisioning
Visual Studios will be pre-provisioned to tier1/vanilla os when visual studio update is needed. Even if using pre-configured offline installer with specific workload and components the installation is still taking too long. This way we'll reduce provisioning time significantly Change-Id: I1f831aef648716dc640ce9cbfb4e63aa54e7afd0 Reviewed-by: Akseli Salovaara <akseli.salovaara@qt.io>
Diffstat (limited to 'coin/README')
-rw-r--r--coin/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/coin/README b/coin/README
index 2fb3fe2d..80f02fd4 100644
--- a/coin/README
+++ b/coin/README
@@ -3,6 +3,11 @@ Continuous Integration
This directory contains files used by Qt's Continuous Integration system (Coin).
+pre-provisioning
+----------------
+Contains scripts which are used to install software to tier1 machines manually.
+E.g. Visual studio installation takes too long to be included to automatic provisioning of tier2 templates.
+
provisioning
------------
Contains scripts that apply to different test machines in order to run automatic tests on them.