Skip to content
Snippets Groups Projects
Commit 0a29f142b1a9 authored by Boris Feld's avatar Boris Feld
Browse files

Check the repos structure at the end of the smoke test

This way we can detect bad file names
parent 33bb6fa88b96
No related branches found
No related tags found
No related merge requests found
......@@ -185,3 +185,22 @@
+ ['./lib/before-check.sh']
+ ['time', 'taskset', '-c', '2,3', 'asv', 'run', '--launch-method', 'spawn', '--skip-existing-successful', 'fe3ca1e6', '-b', 'track_commit']
+ ['asv', 'publish', '--no-pull']
check the repos directory afterwards
$ ls repos/
skip.json
smoke-test-A-4753a6da
smoke-test-A-4753a6da.benchrepo
smoke-test-B-cfe96b48
smoke-test-B-cfe96b48.benchrepo
$ ls repos/.cache/
smoke-test-A-4753a6da-partial-last-hundred
smoke-test-A-4753a6da-partial-last-ten
smoke-test-A-4753a6da-partial-last-thousand
smoke-test-A-4753a6da-partial-same
smoke-test-B-cfe96b48-partial-last-hundred
smoke-test-B-cfe96b48-partial-last-ten
smoke-test-B-cfe96b48-partial-last-thousand
smoke-test-B-cfe96b48-partial-same
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment