-
- Downloads
Merge branch 'feature/nix-ci'
Showing
- .envrc 1 addition, 0 deletions.envrc
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab-ci.yml 23 additions, 41 deletions.gitlab-ci.yml
- ci/build.bash 15 additions, 0 deletionsci/build.bash
- ci/default.nix 47 additions, 0 deletionsci/default.nix
- ci/local.nix 23 additions, 0 deletionsci/local.nix
- ci/pin-batsim.bash 13 additions, 0 deletionsci/pin-batsim.bash
- ci/run-tests.bash 45 additions, 0 deletionsci/run-tests.bash
- ci/test-deps.nix 16 additions, 0 deletionsci/test-deps.nix
- ci/test-env.nix 10 additions, 0 deletionsci/test-env.nix
- ci/update-dependencies-cache.bash 7 additions, 0 deletionsci/update-dependencies-cache.bash
- default.nix 16 additions, 0 deletionsdefault.nix
- test/.gitignore 2 additions, 0 deletionstest/.gitignore
- test/README.md 28 additions, 0 deletionstest/README.md
- test/conftest.py 29 additions, 0 deletionstest/conftest.py
- test/fast_tests.yaml 0 additions, 274 deletionstest/fast_tests.yaml
- test/kth_tests.yaml 0 additions, 150 deletionstest/kth_tests.yaml
- test/no_redis.yaml 0 additions, 112 deletionstest/no_redis.yaml
- test/platforms/energy128.xml 671 additions, 0 deletionstest/platforms/energy128.xml
- test/platforms/energy_platform_homogeneous_no_net_128.xml 0 additions, 665 deletionstest/platforms/energy_platform_homogeneous_no_net_128.xml
.envrc
0 → 100644
ci/build.bash
0 → 100755
ci/default.nix
0 → 100644
ci/local.nix
0 → 100644
ci/pin-batsim.bash
0 → 100755
ci/run-tests.bash
0 → 100755
ci/test-deps.nix
0 → 100644
ci/test-env.nix
0 → 100644
ci/update-dependencies-cache.bash
0 → 100755
default.nix
0 → 100644
test/.gitignore
0 → 100644
test/README.md
0 → 100644
test/conftest.py
0 → 100644
test/fast_tests.yaml
deleted
100644 → 0
test/kth_tests.yaml
deleted
100644 → 0
test/no_redis.yaml
deleted
100644 → 0
test/platforms/energy128.xml
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment