-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Enable krb5kdc-fixture, kerberos tests mount urandom for kdc container #41710
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
Conversation
Infra has fixed elastic#10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Closes elastic#40624
|
Pinging @elastic/es-security |
|
Connection error failed HDFS tests, seems one off as I could not see any test failures reported. |
| command: "bash /fixture/src/main/resources/provision/peppa.sh" | ||
| volumes: | ||
| - ./build/shared/peppa:/fixture/build | ||
| - /dev/urandom:/dev/random |
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.
Maybe worth to add a comment as to why this is necessary, it resembles a typo on first glance.
alpar-t
left a comment
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.
thanks @bizybot !
elastic#41710) Infra has fixed elastic#10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes elastic#40624 Closes elastic#40678
elastic#41710) Infra has fixed elastic#10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes elastic#40624 Closes elastic#40678
elastic#41710) Infra has fixed elastic#10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes elastic#40624 Closes elastic#40678
elastic#41710) Infra has fixed elastic#10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes elastic#40624 Closes elastic#40678
#41710) (#43179) Infra has fixed #10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes #40624 Closes #40678
#41710) (#43178) Infra has fixed #10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes #40624 Closes #40678
#41710) (#43180) Infra has fixed #10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes #40624 Closes #40678
#41710) (#43181) Infra has fixed #10462 by installing `haveged` on CI workers. This commit enables the disabled fixture and tests, and mounts `/dev/urandom` for the container so there is enough entropy required for kdc. Note: hdfs-repository tests have been disabled, will raise a separate issue for it. Closes #40624 Closes #40678
Infra has fixed https://github.com/elastic/infra/issues/10462 by installing
havegedon CI workers.This commit enables the disabled fixture and tests, and mounts
/dev/urandomfor the container so there is enoughentropy required for kdc.
Closes #40624,#40678