Skip to content

Automated script that parses images from completed build from jenkins to the REM dashboard

Notifications You must be signed in to change notification settings

Andre-MR-Pereira-NBI/selenium_image_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

selenium_image_parser

Automated script that parses images from completed build from jenkins to the REM dashboard

Usage

Run script

Basic usage

Open windows terminal inside the root directory of the project, and run the following command:

python .\image_parser.py

Check usage guide

python .\image_parser.py --help

Flags

Values

  1. [Optional] -j/--job: Job selected. Default value is Tests Migration
  2. [Optional] -b/--branch: Branch selected. Default value is master
  3. [Optional] -n/--number: Build number selected. Default value is 1

About

Automated script that parses images from completed build from jenkins to the REM dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages