Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | [test] remove benchmark from ci pipeline | drebs | |
2016-12-17 | [test] add couchdb tag for tests | drebs | |
2016-12-12 | [test] configure baremetal gitlab ci runner | drebs | |
2016-12-12 | [test] rename benchmark tests directory and tag | drebs | |
2016-10-21 | [tests] cache tox folder | Victor Shyba | |
This should avoid tox virtualenv recreation. | |||
2016-10-21 | [feature] use latest image | Victor Shyba | |
Instead of hardcoding a version. This should give us the flexibility of changing images without changing code. | |||
2016-09-30 | [test] add flake8 code check and generalize name of tox env | drebs | |
2016-09-09 | [test] add tagged perf job for gitlab-ci | drebs | |
In order to configure performance tests to run in a specific machine we need to add a tagged job to .gitlab-ci.yml file. That job will only execute the perf tests, and then we can have runners that will only run those jobs. | |||
2016-09-02 | [tests] add pep8 in main tox run from within the gitlab script | Kali Kaneko | |
add coverage reports too. (hereby we swear not to write stupid tests just because it feels good to have an increased coverage metric). - Resolves: #8416 | |||
2016-08-09 | [test] use "leapcode" in docker image name | drebs | |
"leapcode" is the LEAP docker hub organisation varac could squat (https://hub.docker.com/r/leap/ was already taken). | |||
2016-08-01 | [test] use docker image with couchdb service to run tests | drebs | |
2016-07-12 | [test] use tox in gitlab-ci | drebs | |
2016-06-22 | [test] use docker for gitlab-ci tests | drebs | |
2016-06-08 | [feat] add .gitlab-ci.yml | drebs | |