repotesting-vagrant/vagrantdata/README.md

12 lines
580 B
Markdown
Raw Permalink Normal View History

2023-05-29 06:06:18 +00:00
# Vagrantdata directory
Boxes will use VirtualBox Shared Folders to mount this directory to /vagrant/data.
Any information that should be persisted between provisioning cycles of the boxes or
perhaps shared between boxes for different OS at the same version of different versions of the same OS for analysis should be located here.
## repotesting repository
The `repotesting` repository which holds the scripts used to run `rpminspect` on Rocky Linux and, optionally, upstream packages can be cloned into this directory and will not be commited into this repository as well.