Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
6af48c1
Allow dependencies between partitions
ekouts Sep 10, 2020
18cf9b7
update DEPEND_EXACT dependencies and unittests
ekouts Sep 30, 2020
e84ff84
update dependency documentation
ekouts Sep 30, 2020
e732def
Merge branch 'master' of https://github.com/eth-cscs/reframe into fea…
ekouts Sep 30, 2020
0e981fd
fix long line
ekouts Sep 30, 2020
023d1ec
update depends_on signature
ekouts Oct 13, 2020
29208a2
remove DependencyError for unknown target environment
ekouts Oct 13, 2020
6b368b9
remove DEPEND_BY_PARTITION option
ekouts Oct 13, 2020
6465c79
add description of new depends_on argument
ekouts Oct 13, 2020
7d18b67
Merge branch 'master' of https://github.com/eth-cscs/reframe into fea…
ekouts Oct 13, 2020
a799466
small fix
ekouts Oct 13, 2020
734a53d
Merge branch 'master' of https://github.com/eth-cscs/reframe into fea…
ekouts Oct 16, 2020
ba84b95
implement dependencies when callables and fix unittests
ekouts Oct 25, 2020
1d8dfaa
move _depends_on_func on a seperate function
ekouts Oct 25, 2020
3354640
fix pep8 issues
ekouts Oct 25, 2020
dfd2e2b
fix pep8 issues
ekouts Oct 25, 2020
dda4ee4
Merge branch 'master' of https://github.com/eth-cscs/reframe into fea…
ekouts Oct 25, 2020
0843066
Merge branch 'master' of https://github.com/eth-cscs/reframe into fea…
ekouts Oct 28, 2020
900fd53
Address PR comments
ekouts Oct 28, 2020
0cd70b4
rename when argument back to how
ekouts Oct 28, 2020
38678c2
Update the documentation topic about dependencies
Oct 29, 2020
ab2ec22
Addess PR comments
ekouts Oct 30, 2020
1b503db
Merge branch 'feat/dependencies_between_partitions' of https://github…
ekouts Oct 30, 2020
58fb4c7
Update dependencies how functions
ekouts Nov 2, 2020
b64e6ae
Address PR comments
ekouts Nov 2, 2020
2e276c5
Address PR comments
ekouts Nov 2, 2020
fd20742
Update and fix documentation
Nov 2, 2020
bb023e3
Merge branch 'feat/dependencies_between_partitions' of github.com:eko…
Nov 2, 2020
419c0d3
Adapt OSU benchmarks to the new dependencies
ekouts Nov 3, 2020
614f7e9
Merge branch 'feat/dependencies_between_partitions' of https://github…
ekouts Nov 3, 2020
724114a
Update dependencies tutorial
ekouts Nov 3, 2020
7c1b091
Change OSUDownloadTest environmet
ekouts Nov 3, 2020
c2fd347
Address comments
ekouts Nov 3, 2020
4d60f57
Merge branch 'master' of https://github.com/eth-cscs/reframe into fea…
ekouts Nov 3, 2020
17b2d43
Minor fix in the tutorial for test dependencies
Nov 4, 2020
1e60bfd
Merge branch 'master' into feat/dependencies_between_partitions
Nov 4, 2020
e3038f6
Fix PEP8 issues
Nov 4, 2020
f8e745e
Merge branch 'feat/dependencies_between_partitions' of github.com:eko…
Nov 4, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/_static/img/test-deps-by-case.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/_static/img/test-deps-by-env.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading