Skip to content
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

CLOUD-789 - add test to check password leaks in the logs #1472

Merged
merged 26 commits into from
Oct 23, 2023
Merged

Conversation

ptankov
Copy link
Contributor

@ptankov ptankov commented Aug 3, 2023

CLOUD-789 Powered by Pull Request Badge

Create a test to start the cluster with some fixed passwords and then let the script loop over pods/containers and check the logs for the strings.

@it-percona-cla
Copy link

it-percona-cla commented Aug 3, 2023

CLA assistant check
All committers have signed the CLA.

@pull-request-size pull-request-size bot added the size/M 30-99 lines label Aug 3, 2023
@ptankov ptankov requested a review from hors August 3, 2023 11:25
e2e-tests/functions Show resolved Hide resolved
e2e-tests/functions Outdated Show resolved Hide resolved
e2e-tests/functions Outdated Show resolved Hide resolved
Copy link
Member

@tplavcic tplavcic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to add it to:

  • haproxy test: after: "desc 'checking all haproxy pods point to the same writer'"
  • pitr test:
    • after step: "run_backup "$cluster" "on-pitr-minio""
    • after step: "desc "done gtid type""

@ptankov ptankov requested a review from tplavcic August 3, 2023 21:00
e2e-tests/functions Show resolved Hide resolved
e2e-tests/functions Outdated Show resolved Hide resolved
e2e-tests/conf/secrets.yml Outdated Show resolved Hide resolved
@pull-request-size pull-request-size bot added size/L 100-499 lines and removed size/M 30-99 lines labels Oct 17, 2023
@pull-request-size pull-request-size bot added size/M 30-99 lines and removed size/L 100-499 lines labels Oct 18, 2023
@JNKPercona
Copy link
Collaborator

Test name Status
affinity-8-0 passed
auto-tuning-8-0 passed
cross-site-8-0 failure
demand-backup-cloud-8-0 passed
demand-backup-encrypted-with-tls-8-0 passed
demand-backup-8-0 passed
haproxy-5-7 passed
haproxy-8-0 passed
init-deploy-5-7 passed
init-deploy-8-0 passed
limits-8-0 passed
monitoring-2-0-8-0 passed
one-pod-5-7 passed
one-pod-8-0 passed
pitr-8-0 passed
pitr-gap-errors-8-0 passed
proxy-protocol-8-0 passed
proxysql-sidecar-res-limits-8-0 passed
recreate-8-0 passed
restore-to-encrypted-cluster-8-0 passed
scaling-proxysql-8-0 passed
scaling-8-0 passed
scheduled-backup-5-7 passed
scheduled-backup-8-0 passed
security-context-8-0 passed
smart-update1-8-0 passed
smart-update2-8-0 passed
storage-8-0 passed
tls-issue-cert-manager-ref-8-0 passed
tls-issue-cert-manager-8-0 passed
tls-issue-self-8-0 passed
upgrade-consistency-8-0 passed
upgrade-haproxy-8-0 passed
upgrade-proxysql-8-0 passed
users-5-7 passed
users-8-0 passed
validation-hook-8-0 passed
We run 37 out of 37

commit: 31ea845
image: perconalab/percona-xtradb-cluster-operator:PR-1472-31ea8453

@tplavcic tplavcic merged commit 4cfdad8 into main Oct 23, 2023
10 checks passed
@tplavcic tplavcic deleted the CLOUD-789 branch October 23, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M 30-99 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants