- Give it a name, let say "Asqatasun on myApp"
- Let the item be freestyle project
- Add a build step
- Select Asqatasun Runner
- Name the scenario
- Copy/paste the scenario you will have created (see Asqatasun scenario user documentation)
- Choose the Referentiel and Level (if you don't what to choose, select Rgaa3: AA)
- Save
Here are a few important things to know.
- Each item will automatically create a contract for Asqatasun user configured for Jenkins just after the first build. The contract name will be the item name. The contract will have the scenario feature activated. The scenario name will be the one just given.
- Renaming an item does not rename the associated Asqatasun project, a new project is created instead.
- Renaming the scenario or changing its content, will add a new scenario to project. The old scenario will be kept in Asqatasun, but will be no more executed by Jenkins.
- In Asqatasun, the project page contains the history of last audits. Each audit is named as the concatenation of the scenario name and the job build number given by Jenkins
You have two metrics to define the stability of a build:
- Minimal mark (Asqatasun Meter)
- Maximal number of failed occurrences
Default values are the following ones:
- Minimal mark: 100 (percentage)
- Maximal number of failed occurrences: 0 (absolute value)
proceed to Usage