summaryrefslogtreecommitdiff
path: root/qa/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-02-231-0/+8
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-211-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-01-061-12/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-11-021-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-10-231-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-161-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-021-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-161-9/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-151-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-011-9/+19
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-161-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-0/+6
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-1/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-2/+0
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-041-4/+6
|
* Copy ee/app/models/license.rb in the QA image if presentqa-copy-license-file-in-qa-imageRémy Coutable2019-08-261-0/+2
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update qa/Dockerfile to be built from the project root contextRémy Coutable2019-08-191-4/+8
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Upgrade Ruby version to 2.6.3sh-upgrade-ruby-2.6.3-ceStan Hu2019-05-081-1/+1
| | | | | | | Ruby 2.6 offers better performance and memory usage: https://www.rubyguides.com/2018/11/ruby-2-6-new-features/ Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/57323
* Revert "Merge branch 'sh-allow-unauth-chrome' into 'master'"sh-revert-untrusted-chrome-repoStan Hu2019-04-121-1/+1
| | | | | This reverts commit 026c92d5fa82fac87386d5691c3d5b1e02f2eb5e, reversing changes made to 8cda9d33a96e34c3809dcaddcde2619cc4923c0b.
* Allow unauthenticated downloads of ChromeStan Hu2019-04-121-1/+1
| | | | | | | | | The Google GPG key used to sign the apt repository expired today, so all installs will fail unless `--allow-unauthenticated` is used. We should revert this once the repository has been updated with the more recent key. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60441
* Upgrade GitLab QA image to Ruby 2.5Stan Hu2018-12-311-1/+1
| | | | | GitLab is now shipping with Ruby 2.5.3, so we should make the version consistent for the QA image as well.
* Install git-lfs from stretch-backportsAsh McKenzie2018-10-151-1/+1
|
* Install git from stretch-backportsAsh McKenzie2018-10-151-1/+11
|
* Add gcloud and kubectl to Dockerfile for QADylan Griffith2018-06-051-0/+9
|
* Update qa/Dockerfile for openssh-clientLin Jen-Shin2018-03-291-1/+1
| | | | | jessie doesn't support `ssh-keygen -l -E` but stretch does: https://manpages.debian.org/jessie/openssh-client/ssh-keygen.1.en.html
* Use new Ruby version 2.4 in GitLab QA imagesGrzegorz Bizon2017-12-141-1/+1
|
* Add Docker binaries to instance image of GitLab QAGrzegorz Bizon2017-11-201-0/+7
|
* Use latest chrome and chrome driver in GitLab QAfix/gb/qa/use-latest-chrome-version-in-qa-dockerfileGrzegorz Bizon2017-06-271-10/+3
|
* Update chrome version and the binary path33538-update-ci-dockerfile-now-that-chrome-headless-no-longer-in-betaGrzegorz Bizon2017-06-221-1/+1
|
* rename DRIVER_VERSION environment variable to CHROME_DRIVER_VERSIONMike Greiling2017-06-211-2/+2
|
* update chrome version and chromedriverMike Greiling2017-06-211-4/+8
|
* Update Dockerfile to utilize the stable release of Google Chrome 59Mike Greiling2017-06-211-3/+3
|
* Dockerize headless chrome browser for GitLab QAfeature/gb/qa/switch-to-headless-chrome-via-selenium-webdriverGrzegorz Bizon2017-05-251-4/+19
|
* Speed up GitLab QA docker image buildsfeature/gb/speed-up-gitlab-qa-docker-image-buildsGrzegorz Bizon2017-03-161-1/+4
|
* Do not use GITLAB_RELEASE env to define QA strategyGrzegorz Bizon2017-03-131-2/+0
| | | | [ci skip]
* Add env var that describes QA release to DockerfileGrzegorz Bizon2017-03-091-0/+2
|
* Remove blank line from GitLab QA DockerfileGrzegorz Bizon2017-03-091-1/+0
|
* Add GitLab QA integrations tests to GitLab CE / EEGrzegorz Bizon2017-03-091-0/+15