Builds
In the context of Protect application, a crawl is considered to be a build.
Based on the tests success, when a build is finished, multiple alerts can be configured.
The statuses of a build can be:
Queued
- Build has been created but not run yetRunning
- Build has been run and corresponding crawl is crawling.Aborted
- Build has been stopped due to Lumar Protect internal reasons. It's impossible to resume an aborted build.Cancelled
- Build has been stopped by the user. It's impossible to resume cancelled build.Finished
- Build is ready and test results are available.