summaryrefslogtreecommitdiff
path: root/run-checks
AgeCommit message (Expand)Author
2020-03-18run-checks: restore error exit when formatting is wrongMaciej Borzecki
2020-03-18run-checks: run gofmt only for top level packagesMaciej Borzecki
2020-03-17run-tests: disable -v for go test to avoid spaming the logsMichael Vogt
2020-02-24run-checks: SKIP_GMFMT really skips formatting checksZygmunt Krynicki
2020-02-12run-checks: tweak --spread-unstable backend checkMaciej Borzecki
2020-02-12run-checks: there may be no unstable systemsMaciej Borzecki
2020-02-11Merge pull request #8058 from bboozzoo/bboozzoo/skip-travis-jobSergio Cazzolato
2020-02-03sc 0.6.0 seems to get confused by grep --excludeSamuele Pedroni
2020-02-03many: start using randutil instead of directly math/randSamuele Pedroni
2020-01-28run-checks: poke github to see if spread jobs needs to runMaciej Borzecki
2020-01-23travis, tests/unit, run-checks: skip nakedret until upstream is fixedMaciej Borzecki
2019-12-18run-checks: complain about MATCH -vMaciej Borzecki
2019-12-13run-checks: check multiline string blocks in restore/prepare/execute sections...Maciej Borzecki
2019-12-09Revert "travis-ci: split integration tests into parts (>4MB log limit)"Michael Vogt
2019-12-07travis-ci: split integration tests into parts (>4MB log limit)Sascha Dewald
2019-09-26run-checks: allow overriding gofmt binary, show gofmt diffMaciej Borzecki
2019-09-13run-checks: allow gofmt checks to be skippedMaciej Borzecki
2019-09-03Add unstable stage for travis executionSergio Cazzolato
2019-08-30tests: add version-tool for comparing versionsZygmunt Krynicki
2019-08-12run-checks: add -timeout 5m for tests run with < go1.10Michael Vogt
2019-08-12Merge remote-tracking branch 'upstream/master' into tweak/tests-panicMichael Vogt
2019-07-30run-checks: set timeout for unit testsMaciej Borzecki
2019-07-29tests: set short test timeout to 5mZygmunt Krynicki
2019-07-29tests: set GOTRACEBACK=1 when running testsZygmunt Krynicki
2019-07-04tests: rename mountinfo-tool --self-test to --run-unit-testsZygmunt Krynicki
2019-07-04tests: renumber snap revisions as seen via hostfsZygmunt Krynicki
2019-06-13run-checks: fix for `set -u`Michael Vogt
2019-06-12run-checks: move "Checking pull request summary" msg inside TRAVIS_PULL_REQUE...Michael Vogt
2019-06-11tests: add check for invalid PR titles in the static checksMichael Vogt
2019-04-16tests: do not hardcode go1.10 in travisMichael Vogt
2019-03-27split travis spread execution in 2 jobs for ubuntu and non ubuntu systemsSergio Cazzolato
2019-01-22Update run-checksJohn R. Lenton
2019-01-21run-checks: ensure we use go-1.10 if availableMichael Vogt
2019-01-07run-checks: add FIXME note for running staticcheckZygmunt Krynicki
2019-01-07run-checks: stop running HEAD of staticcheckZygmunt Krynicki
2018-12-12Simplify spread.yaml removing backends declaration on test suitesSergio Cazzolato
2018-12-12New backend used to run upgrade test suiteSergio Cazzolato
2018-11-30Apply suggestions from code reviewJohn R. Lenton
2018-11-29ignore a couple of tests (document why)John R. Lenton
2018-11-29🤦 [[ ]] is a bashism; changed it to grepJohn R. Lenton
2018-11-29only run staticcheck if already installed, or if go >= 1.9John R. Lenton
2018-11-29run staticcheck every time :-)John R. Lenton
2018-11-23run-checks: add newlines between functionsZygmunt Krynicki
2018-11-23run-checks: run the whole script with set -euZygmunt Krynicki
2018-11-23run-checks: use conditional expansion for TRAVIS_BUILD_NUMBERZygmunt Krynicki
2018-11-23run-checks: expand newlines in error messageZygmunt Krynicki
2018-11-23run-checks: remove useless DEPRECATED checkZygmunt Krynicki
2018-11-07Merge pull request #6095 from zyga/tweak/opensuse-packaging-updateZygmunt Krynicki
2018-11-07run-checks: apply suggestion from ChipacaZygmunt Krynicki
2018-10-30Linode execution is not needed anymoreSergio Cazzolato