Commit Graph

16 Commits

Author SHA1 Message Date
Luke Anderson
0bfe578810 Updated Jenkins configuration to use , to be consistent with the GitLab caching mechanism. 2019-05-07 14:00:15 +10:00
Paul Hauner
0bb9c59b47 Add ignored and non-ignored state-trans tests 2019-04-25 12:24:45 +10:00
Paul Hauner
ab75f7cbc7 Fix cargo cmd in Jenkinsfile 2019-04-24 11:37:19 +10:00
Michael Sproul
4f63c89bb6 jenkins: run all state tests 2019-04-17 12:00:23 +10:00
Luke Anderson
f196dba062 Merge branch 'ci-rustfmt' of github.com:sigp/lighthouse into ci-rustfmt 2019-03-28 19:58:09 +11:00
Luke Anderson
d38f4ed547 Fixed merge conflicts with master, with new release testing options. 2019-03-28 19:57:00 +11:00
Luke Anderson
da219ffd10 Added cargo cache back into it. 2019-03-25 16:13:46 +11:00
Luke Anderson
13872dfbb9 Added the release and debug build/tests to Jenkins, as well as Travis. 2019-03-22 10:38:45 +11:00
Luke Anderson
6d5bba1dcc Commenting out clippy, since he's not coming until later. 2019-03-21 16:08:14 +11:00
Luke Anderson
6bc977b9e6 Moved rustfmt commands after build, so that it passes.
Also added clippy into CI checks, but allowing warnings to pass for now.
2019-03-12 22:26:01 +11:00
Luke Anderson
08f15517f2 Added rustfmt check to Jenkins build, and moved to top of Travis build. 2019-03-12 19:45:58 +11:00
Paul Hauner
35c914baa6 Revert "Merge pull request #200 from sigp/new-structure"
This reverts commit d7a3545be1, reversing
changes made to 1da06c156c.
2019-02-14 12:09:18 +11:00
Paul Hauner
1d5ff4359a Strip out old code
All of these files have been moved to either:

- https://github.com/sigp/lighthouse-beacon
- https://github.com/sigp/lighthouse-validator
- https://github.com/sigp/lighthouse-common

For rationale, see: https://github.com/sigp/lighthouse/issues/197
2019-02-13 14:15:53 +11:00
Luke Anderson
a88e6ddbf7 Added a cargo cache to the dockerfile, so that everything isn't re-downloaded every build. 2019-02-07 22:49:51 +11:00
Luke Anderson
9a0df6a9f5 Added a test stage to the jenkins build. 2019-02-07 17:39:48 +11:00
Luke Anderson
2e21956de3 Added Dockerfile and Jenkinsfile. 2019-02-07 17:39:47 +11:00