Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / .travis.yml @ d8c30923

Historique | Voir | Annoter | Télécharger (2,16 ko)

# Date Auteur Commentaire
758c3ecd 2020-08-25 11:44 Lars Kruse

Tests: add ruby style and code checks via rubocop

At the moment all plugins fail the test out of various reasons.
Thus they are exempted from causing test failures.

But future (new) plugins will fail the test and thus indicate the
relevant steps to fix issues before a plugin is included.

4d8456af 2020-03-25 23:32 Lars Kruse

Introduce spelling tests via codespell

e5abdeeb 2019-08-12 23:16 Lars Kruse

tests: enable shellcheck for shell-based plugins and flake8 for python-based plugins

Many plugins are still failing these tests.
These expected failures are listed in a file
(t/test-exception-wrapper.expected-failures)
A wrapper script is used for running the tests and comparing the result...

9695f9d6 2019-08-12 00:04 Lars Kruse

travis: update packages to Ubuntu Bionic

64c755a0 2019-08-12 00:04 Lars Kruse

travis: add more missing packages

a00fb19c 2019-08-12 00:03 Lars Kruse

travis: install requirements via apt

2124a49d 2019-07-31 14:46 Steve Schnepp

travis: add Graphics::ColorNames::Windows

2fe1becc 2019-07-28 05:05 Steve Schnepp

Revert "travis: do not use sudo, but the apt plugin"

This reverts commit 34b55fe3b50b8d6832506413a181c693516633a4.

34b55fe3 2019-07-27 15:23 Steve Schnepp

travis: do not use sudo, but the apt plugin

58f0ab64 2019-07-27 10:54 Steve Schnepp

travis: remove the check for the nvidia plugin

6c2a9968 2019-07-27 10:37 Steve Schnepp

travis: upgrade to an always current version of PHP

36aa913c 2019-07-27 10:30 Steve Schnepp

travis: move to bionic

77fb9605 2019-07-27 10:00 Steve Schnepp

travis: adding a dependency

6c0e154e 2018-03-09 00:10 Lars Kruse

tests: add "shellcheck" tests for "ksh" scripts

a639d4b4 2018-03-08 17:17 Lars Kruse

travis: explain change of perl environment

more details can be found in the discussion regarding this change:
https://github.com/munin-monitoring/contrib/pull/853

81c1afa7 2018-03-08 17:17 Lars Kruse

perl: switch to system-wide perl

34c2ca4d 2018-03-08 17:17 Lars Kruse

remove perl

42c8483c 2018-03-08 17:17 Lars Kruse

travis: assemble module search path for mixture of cpan and apt modules

5eb8251f 2018-03-08 17:17 Lars Kruse

travis: upgrade distribution to Ubuntu trusty

a3d0fc15 2018-03-08 17:17 Lars Kruse

travis: Switch installed via cpan

c01fb0a9 2018-03-08 17:17 Lars Kruse

travis: libsys-virt-perl installed via apt

fea84ffc 2016-11-23 22:00 Lars Kruse

travis: do not import missing File::Tail::Multi

1fc1d752 2016-10-16 21:18 sumpfralle

Merge pull request #590 from dgilman/master

vnstat_month: suppress warnings in perl 5.18+

c503e0db 2016-10-16 20:21 Lars Kruse

CI / Travis: add zsh syntax check

807ba302 2016-05-28 01:24 David Gilman

vnstat_month: suppress warnings in perl 5.18+

702db510 2015-10-30 15:53 Lars Kruse

add "python3" to the travis environment

cbfc03c2 2015-02-12 11:29 Ilia Kondrashov

add JSON module

3c5883b6 2014-10-15 10:16 Stig Sandbeck Mathisen

We need YAML for testing

ab5dfc2b 2014-10-05 08:57 Stig Sandbeck Mathisen

No need to test verbosely anymore

76e4b033 2014-10-04 19:45 Stig Sandbeck Mathisen

Add DateTime::Format::ISO8601, needed for tests

2882ff54 2014-10-04 18:17 Stig Sandbeck Mathisen

Be verbose

7c030f55 2014-10-04 15:39 Stig Sandbeck Mathisen

Also install XML::Smart for syntax checks

23336966 2014-10-04 13:33 Stig Sandbeck Mathisen

Syntax check ksh

8bda292b 2014-10-04 11:26 Stig Sandbeck Mathisen

use Munin::Plugin (and whatever else) from system perl library

b8ef86ef 2014-10-04 11:08 Stig Sandbeck Mathisen

Install "munin-node" so we have access to Munin/Plugin.pm

2ac1f7b8 2014-10-04 10:58 Stig Sandbeck Mathisen

More test dependencies

2b6d5c5a 2014-10-04 10:55 Stig Sandbeck Mathisen

Add some POE libs to test dependencies

528bec58 2014-10-04 10:53 Stig Sandbeck Mathisen

Add "XML::LibXML" to test dependencies

f043e155 2014-10-04 10:47 Stig Sandbeck Mathisen

Add more test dependencies

22bbd906 2014-10-04 10:42 Stig Sandbeck Mathisen

split install lines, to keep sane

a2024d95 2014-10-04 10:33 Stig Sandbeck Mathisen

Add "pylint" for syntax checks

e78f2c7a 2014-10-04 10:29 Stig Sandbeck Mathisen

adjust build dependencies for Sys::Virt

a9118ccd 2014-10-04 10:14 Stig Sandbeck Mathisen

Use a specific version of Sys::Virt

- to match operatingsystem
- also get build deps
bfbae319 2014-10-04 09:57 Stig Sandbeck Mathisen

use a non-versioned package

67f74fbd 2014-10-04 09:54 Stig Sandbeck Mathisen

Add libvirt and berkeleydb development libraries

bb4550ff 2014-10-04 09:47 Stig Sandbeck Mathisen

run "apt-get update", and keep install minimal

80cb3741 2014-10-04 09:40 Stig Sandbeck Mathisen

Add automated tests