Commit 4c630757 authored by garciadeblas's avatar garciadeblas Committed by Mark Beierl
Browse files

Add pass and unstablerobot thresholds for stage3



This change adds two parameters to the stage3 Jenkinsfile in
ci_stage3_groovy:

- ROBOT_PASS_THRESHOLD: % passed Robot tests to mark the build as
  passed
- ROBOT_UNSTABLE_THRESHOLD: % passed Robot tests to mark the build
  as unstable

These two parameters are passed to robotPublisher, the class in Robot
Framework Jenkins plugin to publish test results.

Change-Id: Ia2abdf996033163572836afe88cfa0675683fcb1
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent f7eefb25
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment