-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f43e01
commit b0d250b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule jenkins-bootstrap-shared
updated
12 files
+13 −0 | .travis.yml | |
+3 −1 | README.md | |
+2 −2 | Vagrantfile | |
+1 −0 | packaging/packaging.gradle | |
+3 −1 | packaging/postInstall.sh.in | |
+135 −0 | tests/deb/goss.yaml | |
+29 −0 | tests/deb/run | |
+29 −0 | tests/deb/validate.sh | |
+135 −0 | tests/rpm/goss.yaml | |
+29 −0 | tests/rpm/run | |
+27 −0 | tests/rpm/validate.sh | |
+9 −22 | tests/test.sh |