Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sadov authored Feb 28, 2020
1 parent 616436c commit 95a0bc1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ Manage EVE virtual machines and containers
```make```

## Testing
For testing, you need to install Ubuntu Server 18.04, esecute the setup script [tests/build_all_ubuntu_bionic_beaver.sh](https://github.com/itmo-eve/eveadm/blob/master/tests/build_all_ubuntu_bionic_beaver.sh) and run the ```make test``` command with root privileges.
For testing, you need to install Ubuntu Server 18.04, esecute the setup script [tests/build_all_ubuntu_bionic_beaver.sh](https://github.com/itmo-eve/eveadm/blob/master/tests/build_all_ubuntu_bionic_beaver.sh) and run with root privileges:
* ```make test``` -- for general functional testing;
* ```make test_ext``` -- for intgration testing with 'rkt' and Xen 'xl' utilities.

## Running
Supports the command hierarchy described by the command:
Expand Down

0 comments on commit 95a0bc1

Please sign in to comment.