Skip to content

Commit

Permalink
revert accidental change
Browse files Browse the repository at this point in the history
Signed-off-by: Wenqi Mou <[email protected]>
  • Loading branch information
Tristan1900 committed Oct 29, 2024
1 parent ffd6082 commit 95059bc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions br/tests/br_encryption/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -420,15 +420,15 @@ test_mixed_full_plain_log_encrypted() {
echo "Operation,Encryption Mode,Duration (seconds)" > "$TEST_DIR/performance_results.csv"

# Run tests
#test_backup_encrypted_restore_unencrypted
#test_plaintext
test_backup_encrypted_restore_unencrypted
test_plaintext
test_plaintext_data_key
#test_local_master_key
test_local_master_key
# localstack not working with older glibc version in our centos7 base image...
#test_aws_kms
#test_aws_kms_with_iam
#test_mixed_full_encrypted_log_plain
#test_mixed_full_plain_log_encrypted
test_mixed_full_encrypted_log_plain
test_mixed_full_plain_log_encrypted

# uncomment for manual GCP KMS testing
#test_gcp_kms
Expand Down

0 comments on commit 95059bc

Please sign in to comment.