Description
As a release manager I want to see which super repo integration has been used for which RTA run
So that I can tell which integration has been used for the RTA test run
Currently sha is checked with
RTA_license_server_development » macOS-clang-14-x64 #43 Console [Jenkins] (qt.io)
12:11:43 2024-10-22T09:11:42Z Log Running command: /Users/qt/RTA/LicenseServer_3.3.0/Tools/LicenseService_preview/qtlicd --version
12:11:43 Detail:
12:11:43 2024-10-22T09:11:42Z Log SHA1 hash: 29e6224c437cb669fa726f860ab2555d129cf436
12:11:43 Detail:
12:11:43 2024-10-22T09:11:42Z Log Write SHA1: 29e6224c437cb669fa726f860ab2555d129cf436 to file: /Users/qt/RTA/content_sha.txt
Should be changed so that exported super_repo_sha file will be read instead.
Step 1 (iknd)
Deliver Super_repo_file
Step 2 (iikkak)
Needed RTA side changes