-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Added CLI acceptance tests for occ
encryption command
#39217
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
8101869
to
cd29fbc
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
a1a35d2
to
0140fcb
Compare
skipped owncloud/encryption#303 |
0140fcb
to
8c1ee48
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
b387f75
to
d7ae373
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
d7ae373
to
60bd498
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
6de850b
to
8404c4c
Compare
* @return void | ||
*/ | ||
public function theAdministratorRunsEncryptionDecryptAllUsingTheOccCommand():void { | ||
\system("echo 'root' | sudo -S www-data ./occ encryption:decrypt-all -c yes", $status); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is the password for the drone root user?
https://drone.owncloud.com/owncloud/core/32806/122/13
368c3bc
to
716518f
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
716518f
to
354bbff
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
f9a2a62
to
93b60b7
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
93b60b7
to
b5d5dde
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
6c49b9b
to
1b76a01
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
1b76a01
to
6d21642
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
939f277
to
aa32836
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
aa32836
to
1bcb8e4
Compare
1bcb8e4
to
d347f8f
Compare
💥 Acceptance tests pipeline cliEncryption-mariadb10.2-php7.4 failed. The build has been cancelled. |
ffee7cc
to
5535e11
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
cli
acceptance tests forocc
encryption commandRelated Issue
occ
encryption command #39189How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: