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

Randomize record content letest #26

Merged

Conversation

zak905
Copy link
Contributor

@zak905 zak905 commented May 6, 2024

This change set adds a random string suffix to TXT DNS record in le_dns_api() function (in letest.sh). Although the tests run sequentially, for some reason, I was encountering record conflict when running the DNS tests in acme.sh (PR: acmesh-official/acme.sh#5110, action: https://github.com/ionos-cloud/acme.sh/actions/runs/8893387756/job/24419446631). It seems like sometimes a test would start inserting before the previous tests cleans up the record. I guess it would not hurt having a random content for the record content.

@Neilpang Neilpang merged commit e6418bb into acmesh-official:master May 7, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants