Skip to content

QA: Improve caching of webdrivers during qa-image build

Andrejs Cunskis requested to merge acunskis-qa-image-optimize-cache into master

What does this MR do?

Improve caching behaviour of gitlab-qa image build:

  • do not reinstall all tools when updating chrome version
  • do not reinstall chromedriver on every code change
  • do not reinstall qa gems on changes in main gitlab project
Edited by Andrejs Cunskis

Merge request reports