All clixon test utilities in util/ moved to separate repo: clicon/clixon-util
This commit is contained in:
parent
631ebaa759
commit
80a10b694c
29 changed files with 166 additions and 17293 deletions
|
|
@ -55,9 +55,11 @@ There are also [manual cicd scripts here](cicd/README.md)
|
|||
|
||||
## Getting started
|
||||
|
||||
You need to build and install the clixon utility programs before running the tests as some of the tests rely on them:
|
||||
You need to build and install the clixon utility programs from a separate repo
|
||||
before running the tests as some of the tests rely on them:
|
||||
```
|
||||
cd util
|
||||
git clone https://github.com/clicon/clixon-util.git
|
||||
./configure
|
||||
make
|
||||
sudo make install
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue