Commit Graph

50 Commits

Author SHA1 Message Date
6c54f2d013 Document the test script 2019-03-02 04:20:41 +01:00
3c2ad0ea0b Fix check if job is already done 2019-03-02 03:55:50 +01:00
fe51492c5b Add check if job is already done 2019-03-02 03:51:10 +01:00
3d3580d845 Clean-up 2019-03-02 03:48:49 +01:00
3006d1b571 Clean up old remotes 2019-03-02 03:44:39 +01:00
0b29ffc410 New implementation using two indexes 2019-03-02 03:35:25 +01:00
dc842289d2 Minor rephrasing 2019-03-02 03:15:45 +01:00
81c5e9b0b7 Fix remote URL 2019-03-02 03:11:20 +01:00
a7875ad363 Refactoring to use remotes and not single repositories 2019-03-02 03:06:39 +01:00
4e3efb6007 Minor formatting 2019-03-02 02:39:54 +01:00
f7cab37d3c Fix typo 2019-03-02 02:38:26 +01:00
73325076db Update test-job.sh 2019-03-02 02:35:57 +01:00
7a3cef12b9 Minor clean-up 2019-03-02 02:34:02 +01:00
3dd3652999 Update test-job.sh 2019-03-02 02:32:28 +01:00
3212daac54 Simplify example 2019-03-02 02:26:16 +01:00
cf9c899dab Implement results merging 2019-03-02 02:11:32 +01:00
874752a395 Add termination note 2019-03-02 01:38:22 +01:00
8c149bc2f8 Improve debug output 2019-03-02 01:37:12 +01:00
3dd4c799d3 Improve debug output 2019-03-02 01:35:59 +01:00
688aa48306 Introduce job keys 2019-03-02 01:34:16 +01:00
a6a1d11b3e Remove unwanted loop 2019-03-02 01:13:06 +01:00
5cfeef55d4 Distinguish local and remote commits 2019-03-02 01:11:31 +01:00
18bc0553bd Fix tip commit helper function 2019-03-02 01:07:13 +01:00
e4a574b240 Minor refactoring 2019-03-02 01:04:26 +01:00
e19e405781 Minor refactoring 2019-03-02 01:02:21 +01:00
e454558faa Fix tip commit helper function 2019-03-02 00:58:07 +01:00
2566dc07fc Ignore cache directory 2019-03-02 00:56:17 +01:00
059989dad8 Add cluster config 2019-03-02 00:55:28 +01:00
42deecf958 Work in progress 2019-03-02 00:53:57 +01:00
9a75617bad Work in progress 2019-03-01 18:02:52 +01:00
3c2d03dc38 Start implementing new synchronization mechanism
This one is based on separate Git repositories for results.
2019-03-01 16:29:00 +01:00
8a05af9b25 Update dependencies 2019-03-01 15:32:12 +01:00
07dddb7636 Update to Rust 2018 2019-03-01 14:58:58 +01:00
ad94a6f1bf Add example sbatch job script 2018-11-08 16:02:38 +01:00
8ef4497483 Update dependencies 2018-10-13 14:26:07 +02:00
4b67e4d87d Add Git remote URL to benchmark jobs 2018-10-12 17:49:30 +02:00
c953e724cc Test running sbatch command 2018-10-12 17:37:08 +02:00
3c79c4c113 Remove notify dependencies 2018-10-11 17:26:40 +02:00
07509cbf75 Reorder dependencies 2018-10-04 17:35:12 +02:00
3ae510e229 Clean up and minor refactorings 2018-10-04 17:34:24 +02:00
fc7d3e5fa0 Extend .gitignore to storage directory 2018-10-04 17:32:42 +02:00
02ccd1fa87 Add .gitignore 2018-10-04 17:14:16 +02:00
3c9eaf8c28 Update dependencies 2018-10-04 17:13:51 +02:00
ad9fb17fc7 Remove “test-” prefixes again 2018-09-28 16:53:20 +02:00
9fb2a44705 Remove unnecessary comment again 2018-09-28 16:52:38 +02:00
a9f4b700ba Update to latest revision 2018-09-28 16:51:46 +02:00
9676adc24d Remove more “test-” prefixes 2018-09-28 16:43:24 +02:00
f51e45eb75 Remove unnecessary comment 2018-09-28 16:41:13 +02:00
5754071d29 Remove “test-” prefix 2018-09-28 16:37:59 +02:00
4343efa462 Initial commit 2018-09-28 16:19:14 +02:00