Skip to content
Snippets Groups Projects

QDS-11960 Create testing infrastructure for x86_64

Merged Burak Hançerli requested to merge QDS-11960/automated-tests into master
2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
# todo: run the tests for all architectures
test-qtuiviewer:
stage: test
# image: ${CI_REGISTRY_IMAGE}/android-test-image:${QDS_CI_QT_VERSION}
extends: .pipeline_common
tags:
- qds-blade-server-shell
Loading