Skip to content

Conversation

@rsarm
Copy link
Contributor

@rsarm rsarm commented Oct 8, 2021

Close #2212

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2021

Codecov Report

Merging #2216 (6641d23) into master (3abb6db) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2216   +/-   ##
=======================================
  Coverage   85.54%   85.54%           
=======================================
  Files          55       55           
  Lines        9746     9746           
=======================================
  Hits         8337     8337           
  Misses       1409     1409           
Impacted Files Coverage Δ
reframe/frontend/cli.py 76.31% <ø> (ø)
reframe/core/config.py 91.03% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3abb6db...6641d23. Read the comment docs.

Copy link
Contributor

@jjotero jjotero left a comment

Choose a reason for hiding this comment

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

lgtm

@vkarak vkarak changed the title [feat] Get hostname using getfqdn() instead of gethostname() [feat] Use fully qualified domain names for hostnames Oct 8, 2021
@vkarak vkarak changed the title [feat] Use fully qualified domain names for hostnames [feat] Use fully qualified domain names when retrieving hostnames Oct 8, 2021
@vkarak vkarak merged commit af7adff into reframe-hpc:master Oct 8, 2021
@rsarm rsarm deleted the hostname-fqdn branch February 3, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get hostname using getfqdn() instead of gethostname()

4 participants