Merge branch 'master' into patch-1

This commit is contained in:
Liz Rice 2019-10-23 18:18:57 +01:00 committed by GitHub
commit 79f19efd7f
Failed to generate hash of commit
2 changed files with 398 additions and 240 deletions

View file

@ -15,16 +15,16 @@ Tests are configured with YAML files, making this tool easy to update as test sp
linux-bench currently supports tests for benchmark version 1.1.0 only.
linux-bench will determine the test set to run on the host machine based on the following:
##### Operating system platform - ubuntu/debian/rhel/coreos
##### Boot loader - grub/grub2
##### System logging tool - rsyslog/syslog-ng
##### Lsm - selinux/apparmor
- **Operating system platform - ubuntu/debian/rhel/coreos**
- **Boot loader - grub/grub2**
- **System logging tool - rsyslog/syslog-ng**
- **Lsm - selinux/apparmor**
## Installation
### Installing from sources
Intall [Go](https://golang.org/doc/install), then
Install [Go](https://golang.org/doc/install), then
clone this repository and run as follows (assuming your [$GOPATH is set](https://github.com/golang/go/wiki/GOPATH)):
```shell

File diff suppressed because it is too large Load diff