diff --git a/test-spec.txt b/test-spec.txt new file mode 100644 index 0000000..9ec93bd --- /dev/null +++ b/test-spec.txt @@ -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. +