aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-07-06[ci][gitlab] Update daily master to execute scriptsEmma Foley1-2/+2
Change-Id: I1f17df236a92aafd3ecaf3d0522fbeaf69c02c81 Signed-off-by: Emma Foley <efoley@redhat.com>
2021-05-10Add Gitlab-CI ConfigurationTrevor Bramwell1-0/+165
This change adda Gitlab-CI configuration for Barometer, mirroring all the jobs currently in Jenkins: Docker build and pushes for containers on merge and tag: - barometer-collectd - barometer-collectd-latest - barometer-collectd-dma - barometer-collectd-grafana - barometer-collectd-influxdb - barometer-collectd-kafka - barometer-collectd-ves - barometer-collectd-snmp Builds on Merge Requests and Merges: - make clobber && make - Documentation builds & publishing Daily Jobs - barometer build & artifact upload - docker run barometer-collectd-tests Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> Change-Id: Ia5f8e33be537cbdd795da456d04cf6b18286c864