Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mila-iqia/milabench
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 172c90f0952a9eb5514d07e3fce00a8ae5c010d4
Choose a base ref
..
head repository: mila-iqia/milabench
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2f5f9815c4db32370e9c201fc2c29e90ce453714
Choose a head ref
Showing with 6 additions and 6 deletions.
  1. +6 −6 config/examples/test.yaml
12 changes: 6 additions & 6 deletions config/examples/test.yaml
Original file line number Diff line number Diff line change
@@ -7,18 +7,18 @@ _defaults:

test:
inherits: _defaults
group: test_remote
install_group: test_remote
definition: ../../benchmarks/_template
group: simple
install_group: test
definition: ../../benchmarks/_templates/simple
plan:
method: njobs
n: 1

testing:
inherits: _defaults
definition: ../../benchmarks/_template
group: test_remote_2
install_group: test_remote_2
definition: ../../benchmarks/_templates/stdout
group: stdout
install_group: test
plan:
method: njobs
n: 1