Add testing protocol.

This commit is contained in:
Jonathan Bernard 2020-09-05 19:16:00 -05:00
parent 80a3ba4621
commit deac844d02

11
test-spec.txt Normal file
View File

@ -0,0 +1,11 @@
Run a build. Look for:
- Run request archived
- Output logs archived with the run request
- Artifacts archived in the build-data directory.
- Configuration for that version archived in configurations directory.
- Status for that version archived in the status directory
Run the build again for the same project and build ref:
- Build should be skipped.
- Run request should be archived.