- 21 Dec, 2018 1 commit
-
-
Valentin Reis authored
These use libnrm/downstream-refactor and should be updated once that branch is merged.
-
- 17 Dec, 2018 1 commit
-
-
Valentin Reis authored
This commit pins the integration tests. This is done in the .integration.nix file, which in turns uses the derivations from the 'argotest' repository. These pin argopkgs - which itself pins nixpkgs, so everything should be completely reproducible. The integration target provisions the dependencies using nix-shell and runs the basic 'hello world' container test.
-
- 12 Dec, 2018 1 commit
-
-
Valentin Reis authored
Added integration tests to the `.gitlab-ci.yaml` file. These tests run any runner tagged "integration". They depend on the 'argotest' repository master branch being able to run the tests, which uses 'argopkgs' repository. The runner must be Nix enabled. This therefore currently uses a rolling release of the integration tests.
-
- 13 Aug, 2018 1 commit
-
-
Swann Perarnau authored
Since our tests include checking that coolr can access the rapl interface, we should ensure that only runners having rapl will test the code.
-
- 30 Jul, 2018 1 commit
-
-
Swann Perarnau authored
No need to trigger CI for things that are not ready.
-
- 03 Jul, 2018 1 commit
-
-
Swann Perarnau authored
flake8 is an automatic style checker. This is very useful to ensure that we have a consistent style as more people start contributing to the code. We ignore coolr for now, as it's a big offender.
-
- 25 May, 2018 1 commit
-
-
Swann Perarnau authored
Gitlab CI support, for a py.test run inside the pipenv configuration.
-