-
Notifications
You must be signed in to change notification settings - Fork 791
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
Resolve ip name [11726] #2061
Resolve ip name [11726] #2061
Conversation
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.
- Wait for CI infrastructure for setting specific host names
- Fix uncrustify -> ae83e73
- Filter out the DNS dependent tests when
EPROSIMA_BUILD
is off
@richiprosima Please test linux |
1 similar comment
@richiprosima Please test linux |
@richiprosima Please test windows |
@richiprosima Please test mac |
9f1b653
to
ae83e73
Compare
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.
LGTM
@richiprosima Please test this |
1 similar comment
@richiprosima Please test this |
@richiprosima Please test Linux |
@richiprosima Please test this |
@richiprosima Please test aarch64 |
@richiprosima Please test this |
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.
LGTM
…n part Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Also, start using TEST DNS values. These tests will not pass in the CI until the changes in the CI configuration are merged Signed-off-by: Iker Luengo <ikerluengo@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
743fc14
to
a2c4723
Compare
@richiprosima Please test windows |
Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
6b34a94
to
b1f20b0
Compare
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.
LGTM with green CI!
@richiprosima please test Linux |
* Refs #11726: DNS method and test (still finish the fastdds integration part Signed-off-by: jparisu <javierparis@eprosima.com> * Refs 11726. Check IPv6 elements are in bounds Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Use DNS resolver if no valid IP Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Improve testing Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Apply suggestions Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Update cmake files Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Apply suggestions Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Parse inetrface value before checking IP Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Move DNS values to a common place Also, start using TEST DNS values. These tests will not pass in the CI until the changes in the CI configuration are merged Signed-off-by: Iker Luengo <ikerluengo@eprosima.com> * Refs 11726. Fixed asio include dir Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11726. Uncrustify. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11726. Correctly using asio standalone. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11726. Skip DNS tests when EPROSIMA_BUILD is off Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Refs 11726. Use windows compatible address. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> * Fix after rebase. Signed-off-by: Miguel Company <MiguelCompany@eprosima.com> Co-authored-by: jparisu <javierparis@eprosima.com> Co-authored-by: Miguel Company <miguelcompany@eprosima.com> Signed-off-by: Samuel Wilhelmsson <samuel@halodi.com>
Resolve IP by DNS on locators.