c3f86cd016
The tests are trying to read an write configuration files and check that the fields are being set or saved properly. A folder fixtures/ was created on server/ as well adding an example crio.conf file to it. Note: some extra paths about Vagrant and VSCode were added to gitignore. Signed-off-by: Álex González <agonzalezro@gmail.com>
18 lines
223 B
Text
18 lines
223 B
Text
/.artifacts/
|
|
/_output/
|
|
/conmon/conmon.o
|
|
/docs/*.[158]
|
|
/docs/*.[158].gz
|
|
/crio.conf
|
|
*.o
|
|
*.orig
|
|
/pause/pause.o
|
|
/bin/
|
|
/test/bin2img/bin2img
|
|
/test/checkseccomp/checkseccomp
|
|
/test/copyimg/copyimg
|
|
|
|
Vagrantfile
|
|
.vagrant/
|
|
|
|
.vscode/
|