Update check_process for CI tests

This commit is contained in:
Aeris One 2020-03-24 12:42:08 +01:00 committed by Aeris One
parent c8c23d24c7
commit accec39e4a

View file

@ -6,17 +6,17 @@
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/" (PATH)
path="/pterodactyl" (PATH)
is_public=1 (PUBLIC|public=1|private=0)
# password="pass"
# nextclouddomain="domain.tld"
password="pass"
admin="john" (USER)
port="9980" (PORT)
; Checks
pkg_linter=1
setup_sub_dir=0
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=0
setup_private=1
setup_public=1
upgrade=1
backup_restore=1
@ -27,10 +27,8 @@
;;; Levels
Level 1=auto
Level 2=auto
Level 3=auto
# Level 4:
Level 4=1 (This app supports the Nextcloud LDAP auth)
# Level 5:
Level 3=auto
Level 4=auto
Level 5=auto
Level 6=auto
Level 7=auto