Skip to content

Add local conan server in system tests Dockerfile

Afonso Mukai requested to merge DM-1268_system_tests_local_conan_packages into master

Created by: amues

Description of work

Make dockerised system tests use cached binary Conan packages instead of building them from source.

Issue

Closes #DM-1268.

Acceptance Criteria

The system tests should download binary Conan packages from the local server, instead of building them from source.

Unit Tests

n/a

Other

Changed system tests.


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports