August 2019
Beginner
608 pages
16h 7m
English
The omnibus-gitlab repository uses ChefSpec to test (behavior driven testing framework) its cookbooks. Tests may, for example, look for files that should be there and conditions after running a command. Normally, these tests only matter if you are changing the source code (https://gitlab.com/gitlab-org/omnibus-gitlab/) of the omnibus-gitlab installer. You will find these in the spec folder.
Read now
Unlock full access