Automated script that parses images from completed build from jenkins to the REM dashboard
Open windows terminal inside the root directory of the project, and run the following command:
python .\image_parser.py
python .\image_parser.py --help
- [Optional] -j/--job: Job selected. Default value is Tests Migration
- [Optional] -b/--branch: Branch selected. Default value is master
- [Optional] -n/--number: Build number selected. Default value is 1