summaryrefslogtreecommitdiff
path: root/travis-ci
Commit message (Expand)AuthorAgeFilesLines
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-124-69/+68
* travis: use /bin/systemd instead of /usr/bin/systemdEvgeny Vereshchagin2019-03-051-1/+1
* travis: stop using the official upstream-systemd-ci repositoryEvgeny Vereshchagin2019-02-031-1/+2
* travis: switch to the "official" systemd-ci repositoryEvgeny Vereshchagin2019-01-291-3/+1
* travis: also run TEST-01-BASIC with QEMU to cover udevd and so onEvgeny Vereshchagin2018-12-291-0/+5
* travis: pass $TRAVIS when running the tests so that they can be skipped properlyEvgeny Vereshchagin2018-12-291-1/+1
* travis: merge RUN_CLANG into RUNEvgeny Vereshchagin2018-12-291-8/+5
* test: don't run TEST-01-BASIC in unprivileged containers on Travis CIEvgeny Vereshchagin2018-12-241-1/+1
* travis: add another stage to really run everything under ASan+UBsanEvgeny Vereshchagin2018-12-241-0/+19
* travis: use xenial instead of trustyEvgeny Vereshchagin2018-12-231-3/+0
* travis: mount tmpfs on /tmp before running the testsEvgeny Vereshchagin2018-12-091-0/+3
* travis: use systemd as PID1 in debian containersEvgeny Vereshchagin2018-12-091-7/+4
* travis: also compile systemd on Debian TestingEvgeny Vereshchagin2018-12-071-0/+83
* travis: install llvm to get llvm-symbolizerEvgeny Vereshchagin2018-12-041-1/+1
* travis: also run the tests built with clang under ASan+UBsanEvgeny Vereshchagin2018-12-041-3/+6
* travis: also build systemd with clangEvgeny Vereshchagin2018-12-011-1/+6
* travis: make sure that *.perf and directives.* files are in syncEvgeny Vereshchagin2018-11-281-0/+1
* tests: skip test_exec_ambientcapabilities on Travis CI under ASanEvgeny Vereshchagin2018-11-201-0/+1
* travis: make the ASan & UBsan job a little bit stricterEvgeny Vereshchagin2018-11-172-1/+7
* travis: use double the normal timeout in the ASan & UBSan stageEvgeny Vereshchagin2018-11-142-1/+62
* travis: also compile and run unsafe unit testsEvgeny Vereshchagin2018-11-141-2/+2
* travis: treat warnings as errors while building systemdEvgeny Vereshchagin2018-11-101-2/+2
* tests: keep SYS_PTRACE when running under ASanFrantisek Sumsal2018-11-091-1/+0
* travis: use 3 times the normal timeout when the tests are run under ASan+UBSanEvgeny Vereshchagin2018-11-081-1/+1
* travis.yml: replace test-capability with a script exiting with 77Evgeny Vereshchagin2018-11-081-0/+1
* travis: UBSan should be every C programmer's friend so let's build systemd wi...Evgeny Vereshchagin2018-11-081-3/+5
* travis: move the ASan part into a separate stageEvgeny Vereshchagin2018-11-081-2/+3
* travis: also rebuild everything with ASanEvgeny Vereshchagin2018-11-081-1/+5
* travis: install dependencies necessary for running parse-hwdb.pyEvgeny Vereshchagin2018-11-081-1/+1
* travis: drop the workaround for test-capabilityFrantisek Sumsal2018-11-081-1/+0
* travis: show all commands when building systemdEvgeny Vereshchagin2018-11-071-1/+1
* travis: build and run fuzzers against crash reproducersEvgeny Vereshchagin2018-11-071-1/+1
* travis: overwrite test-capability with a simple script that is just skippedEvgeny Vereshchagin2018-11-071-0/+1
* travis: workaround for dnf upgradeFrantisek Sumsal2018-11-061-1/+3
* travis: drop the unnecessary /etc/machine-id magicFrantisek Sumsal2018-11-061-7/+2
* travis: run Coverity on a more stable Fedora releaseFrantisek Sumsal2018-11-061-1/+1
* travis: move Docker setup to a separate scriptFrantisek Sumsal2018-11-062-44/+65
* travis: rewrite .travis.yml and re-enable Travis CI for FedoraFrantisek Sumsal2018-11-061-0/+44
* travis: use Fedora 27 as a base imageEvegeny Vereshchagin2018-06-051-2/+1
* travis: get python installed while building a docker imageEvegeny Vereshchagin2018-06-051-0/+1
* travis: drop ccache requirementMichal Sekletar2018-06-041-1/+0
* travis: DOCKER_REPOSITORY is no longer set. Don't require it.Michal Sekletar2018-06-041-2/+1
* travis: use Travis CI only for running scheduled Coverity scansMichal Sekletar2018-06-042-21/+1
* Install ccache in container.Omer Katz2018-05-221-0/+1
* Integration of Travis CI and Coverity Scan Analysis (#7691)Marek Čermák2018-01-116-0/+140