Closed jnweiger closed 4 months ago
Template: https://github.com/owncloud/QA/tree/master/Server/Test_Plan_configreport.md
[x] Sensitive data
occ configreport:generate
[x] Consistency
php -r "phpinfo();"
[ ] https://github.com/owncloud/configreport/pull/197
occ config:system:set telemetry.enabled --type boolean --value false
info
QA passed with some defects (all my personal expectations only):
Review of the received data:
'Configreport' Test Plan
Template: https://github.com/owncloud/QA/tree/master/Server/Test_Plan_configreport.md
Setup
Setup details (click to view)
* `env OC10_DNSNAME=oc1091-cr021rc1-s3-DATE bash ./oc10.sh configreport files_antivirus wopi metrics oauth2 richdocuments search_elastic user_ldap web windows_network_drive files_primary_s3` -> https://oc1091-cr021rc1-s3-20220320.jw-qa.owncloud.worksTesting functionality
[x] Sensitive data
occ configreport:generate
does not contain[x] Consistency
[x] :no_entry: section phpinfo is non-empty and agrees with
php -r "phpinfo();"
-> #168[ ] https://github.com/owncloud/configreport/pull/197
occ config:system:set telemetry.enabled --type boolean --value false
info
.