Skip to content

Conversation

@LunfanZhang
Copy link
Collaborator

No description provided.

liulinC and others added 7 commits March 24, 2025 11:06
hosts file to avoid DNS lookup

Without adding netbios name into /etc/hosts, a DNS query for
localhost name is performed when talks to Domain Controller.

This waste resources, especially when XenServer is monitorred by
ControllUP, who perform external auth very frequently

Adding netbios name into /etc/hosts to avoid the DNS query and
keep consistent with PBIS

Signed-off-by: Lin Liu <[email protected]>
add logs dependency, necessary for future versions of logs

Signed-off-by: Pau Ruiz Safont <[email protected]>
Alcotest changed how match_raises to actually be reasonable instead of failing
when the mathing function returns true (note how is_oob expects a string with
two spaces)

This also highlights why matching strings in exception is a bad idea. Instead
raise a non-stringy exception and use polymorphic compare.

Signed-off-by: Pau Ruiz Safont <[email protected]>
It's has been replaced by clock

Signed-off-by: Pau Ruiz Safont <[email protected]>
… file to avoid DNS lookup (#6386)

Without adding netbios name into /etc/hosts, a DNS query for localhost
name is performed when talks to Domain Controller.

This waste resources, especially when XenServer is monitorred by
ControllUP, who perform external auth very frequently

Adding netbios name into /etc/hosts to avoid the DNS query and keep
consistent with PBIS
@gangj gangj merged commit 497bbfa into feature/configure-ssh-phase2 Apr 2, 2025
67 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.

6 participants