# HG changeset patch # User Vincent Hatakeyama <vincent.hatakeyama@xcg-consulting.fr> # Date 1707235868 -3600 # Tue Feb 06 17:11:08 2024 +0100 # Branch 13.0 # Node ID 0c69df05244ed746d1fe70447ba901b42917ffd1 # Parent 720a3eb0863bd9aace86bf96f497684c3691a8ff # EXP-Topic initial 🚀 run hr and document_attachment tests diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,12 @@ - project: xcg/ci-templates file: /odoo/13.0/gitlab-ci.yaml +variables: + ODOO_SCRIPTS_MODULE_LIST_TESTS: hr + # hr runs some tests that do not wait for document_attachment_hr to be installed, so + # force installing it then run tests + ODOO_SCRIPTS_MODULE_LIST: document_attachment_hr,hr_contract,document_attachment + cfensure: cache: paths: