Skip to content

Commit 1adfcac

Browse files
author
Oren Cohen
authored
Update ci.md
1 parent 220d31f commit 1adfcac

File tree

1 file changed

+3
-0
lines changed
  • docs/reference/contributing/guidelines

1 file changed

+3
-0
lines changed

docs/reference/contributing/guidelines/ci.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Travis configuration is located in the [.travis.yml](https://github.com/ARMmbed/
2222
- **travis-ci/littlefs** - Test littlefs without embedded hardware.
2323
- **travis-ci/tools-py2.7** - Run Python tools tests with Python 2.7.
2424
- **travis-ci/psa-autogen** - Runs PSA SPM code generator.
25+
- Asserts that all PSA manifests in the tree are in correct form.
26+
- Asserts that there are no chnages needed to be made.
27+
2528
### Jenkins
2629

2730
We use [Jenkins](https://jenkins.io/) as an internal testing and checking environment. We execute tests that have special requirements for the execution enviroment in our internal Jenkins. In most cases, we publish test logs.

0 commit comments

Comments
 (0)