-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QA] 1.5.1 Testplan #263
Comments
Test encryption and decryption
Observe:
|
Migration tested from both 1.4.0 and 1.5.0 to 1.5.1-rc2. |
QA passed with defects. |
Approved by PM. Shipping. |
'Encryption' Test Plan
Setup
Setup details (click to view)
-> http://65.21.109.138 aka https://erwin-hsm-138.jw-qa.owncloud.works/
env OC10_DNSNAME=oc1070-enc-DATE ./make_oc10_apps.sh encryption hsmdaemon-0.0.8.zip
-> https://65.21.155.141/owncloud aka https://oc1070-enc-20210619.jw-qa.owncloud.works/owncloud
env OC10_DNSNAME=oc1070-enc140-DATE ./make_oc10_apps.sh encryption=1.4.0 hsmdaemon-0.0.8.zip
-> 95.217.209.75 aka https://oc1070-enc140-20210621.jw-qa.owncloud.works/owncloud/
-> 65.21.110.3 https://oc1070-enc140hsm-20210621.jw-qa.owncloud.works/owncloud
env OC10_DNSNAME=oc1070-enc150-DATE ./make_oc10_apps.sh encryption=1.5.0 hsmdaemon-0.0.8.zip
->
65.21.110.3 aka https://oc1070-enc150-20210621.jw-qa.owncloud.works/owncloud/Testing functionality
The toplevel checkmark indictes the test was performed.
The indented checkmarks indicate the results were as expected.
occ encryption:enable
occ encryption:select-encryption-type masterkey --yes
occ files_external:list
has 'encrypt: false'Look up your federated ID, go to [email protected], share the Photos folder with that federated ID. Visit the Shared with you page, Accept.
create user1 and user2 (do not use admin), prepare some shares from/to user1, then transfer all files with
occ files:transfer-ownership user1 user2
update migration from previous core releasenot done. encryption 1.5.1-rc1 has min-version 10.7Skip (click to view)
occ config:system:set encryption.use_legacy_encoding --type boolean --value True
creates file with base64 encoding.[ ] no hsm-related errors in syslog `journalctl -a | grep hsmdaemon-> [QA] excessive syslog messages from hsmdaemon #286"Requested","url":"/decrypt/..."
,Decrypting
,Decrypt
,module":"/usr/.../libsofthsm2.so
,"slotID":757826573
,"found object","id":"\u0013\ufffd?...
,Decrypted
xxd /var/www/owncloud/data/admin/files/Photos/Portugal.jpg | less
occ encryption:decrypt-all
worksThe text was updated successfully, but these errors were encountered: