Skip to content

KAR-625 Run acceptance tests with ds-manager

Samuel Twum requested to merge kar-625-add-new-job-to-use-ds-manager into master

Following the release of DS Manager, this change adds a new job which will trigger the acceptance tests using the DSManager instead of the C++ DSManager.

The new job is acceptance-test-ds-manager and does the following:

  • connects DishManager to DS Manager
  • specify the tango device name for ds manager to be used by the test runner

Minor change:

  • refactored Makefile to make it more clean
Edited by Samuel Twum

Merge request reports