]
Filip Brychta commented on SWSQE-987:
-------------------------------------
Also removed automatic installation of JDK where it's not necessary
It take lot of time to start some jenkins slaves
------------------------------------------------
Key: SWSQE-987
URL:
https://issues.jboss.org/browse/SWSQE-987
Project: Kiali QE
Issue Type: QE Task
Reporter: Filip Brychta
Assignee: Filip Brychta
Priority: Minor
Labels: infrastructure
Noticed that it takes lot of time to start e.g. jenkins-slave-kiali-build because it is
installing and downloading some stuff before it's registered with jenkins.
We need to check our docker slaves and update them not to do that. Either create already
prepared docker image or do installation steps after it's registered with jenkins.