Commit Graph

20 Commits

Author SHA1 Message Date
Balasankar "Balu" C d2ed4884c1
Use PostgreSQL 10.7
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-05-02 23:02:57 +05:30
Victor Zagorodny d0375db249 Update ENV vars syntax for reports.ci.yml 2019-05-02 15:41:20 +00:00
Stan Hu faf8789b05 Upgrade CI images to use Chrome V73
Attempt to solve issues such as
https://gitlab.com/gitlab-org/gitlab-ce/issues/60953.
2019-04-28 06:45:02 -07:00
Peter Leitzen fb743d6158 CI: Fix upload of screenshots in gitlab:ui:visual
Before this commit uploading of screenshots failed with

    WARNING: tests/__image_snapshots__/: no matching files
    ERROR: No files to upload
    ERROR: Job failed: exit code 1

After this commit it works again

    Uploading artifacts...
    gitlab-ui/tests/__image_snapshots__/: found 90 matching files
    Uploading artifacts to coordinator... ok
2019-04-26 17:31:56 +00:00
Rémy Coutable 75006919f7
Improve Review Apps scheduled cleanup
By moving it to the `build` stage and adding `action: stop` to it.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-26 01:15:15 +02:00
Rémy Coutable 9649c2ef47
Organize better Review Apps and QA jobs
Also, play manual jobs once dependency jobs are done instead of polling
for the dependent jobs to be finished.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-24 19:25:37 +02:00
Lin Jen-Shin 1879486daf Merge branch 'retry-review-deploy-twice' into 'master'
Retry the review-deploy job twice and make the Review App cleanup more efficient

See merge request gitlab-org/gitlab-ce!27489
2019-04-19 13:33:58 +00:00
Grzegorz Bizon 1f942ca383 Merge branch '58663-use-include-template-syntax-for-including-the-code-quality-job' into 'master'
Resolve "Use include template syntax for including the Code Quality job"

Closes #58663

See merge request gitlab-org/gitlab-ce!27448
2019-04-19 10:48:02 +00:00
Rémy Coutable d0efb430ce
Make the Review App cleanup more efficient
Ensure that the cleanup starts right away.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-19 10:50:43 +02:00
Rémy Coutable 5572b168e6
Retry the review-deploy job twice
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-19 10:50:42 +02:00
Marcel Amirault 7b614f4fc1 Update review.gitlab-ci.yml to fix review-stop 2019-04-18 09:28:59 +00:00
Phil Hughes d9e5edf198 Merge branch 'always-save-gitlab-ui-visual-artifacts' into 'master'
Always save artifacts in the gitlab:ui:visual job

See merge request gitlab-org/gitlab-ce!27469
2019-04-18 07:32:33 +00:00
Lin Jen-Shin 7a4b4cffba Merge branch 'retry-review-qa-smoke-job' into 'master'
Retry twice the review-qa-smoke job

See merge request gitlab-org/gitlab-ce!27470
2019-04-18 06:57:59 +00:00
Rémy Coutable 6526e91fbf
Retry twice the review-qa-smoke job
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17 20:02:58 +02:00
Rémy Coutable cbd271a8fc
Always save artifacts in the gitlab:ui:visual job
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17 19:56:10 +02:00
Rémy Coutable 5fd22e5412
Retry twice the system, API and unknown failures
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17 17:32:32 +02:00
Marcel Amirault 86daad6f2f Add docs exceptions to CI 2019-04-17 13:51:48 +00:00
Matija Čupić 23230aa89e
Include CodeQuality with template syntax 2019-04-17 11:20:18 +02:00
Zeger-Jan van de Weg 5a50e88de2
Test using Git 2.21
Given Rails doesn't use the Git binary anymore, this shouldn't be a
problem.
2019-04-16 15:11:20 +02:00
Kamil Trzciński 931d84ac00 Refactor .gitlab-ci.yml 2019-04-15 14:16:58 +02:00