Skip to content

Run test suite on PRs #15

Run test suite on PRs

Run test suite on PRs #15

Triggered via pull request September 24, 2024 07:51
Status Failure
Total duration 3m 15s
Artifacts

pr_tests.yml

on: pull_request
Run test suite
3m 4s
Run test suite
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Error: test/Earthfile#L81
The command WITH DOCKER RUN --privileged docker run -d --name test -e AUTO_RUN_INSTALLER=true -v /tmp/sim:/run/sim deskpro/docker-product-base:test web && docker exec test /bin/sh -c 'cd /test/serverspec && rspec spec/scenarios/autoinstall/01_installer_spec.rb' && docker stop test && docker start test && docker exec test /bin/sh -c 'cd /test/serverspec && rspec spec/scenarios/autoinstall/02_post_installer_spec.rb' did not complete successfully. Exit code 1
Run test suite
Process completed with exit code 1.
Run test suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run test suite
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/