Skip to content

Commit

Permalink
Revert "[bitnami/gitea] Update goss tests"
Browse files Browse the repository at this point in the history
This reverts commit 15dda73.
  • Loading branch information
dgomezleon committed Aug 9, 2023
1 parent 15dda73 commit 6bc9dea
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .vib/gitea/goss/gitea.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,8 @@ file:
group: root
filetype: file
command:
manager-processes:
exec: gitea manager processes --config=/opt/bitnami/gitea/custom/conf/app.ini
check-app-run:
exec: timeout --preserve-status 5 gitea web
exit-status: 0
stdout:
- "/Total.*Number.*of.*Processes:.*[1-9]/"
doctor:
exec: gitea doctor --config=/opt/bitnami/gitea/custom/conf/app.ini
exit-status: 0
stdout:
- "/All.*done/"
- "/Starting.*Web.*server/"

0 comments on commit 6bc9dea

Please sign in to comment.