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

[13945] Modify remote server locators tests #52

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Mar 17, 2022

  1. Refs #13945: fix test number

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    0e877f0 View commit details
    Browse the repository at this point in the history
  2. Refs #13945: create folder with environment files

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    92b1a80 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Refs #13945: add test modifying the clients remote server locator

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6688ad9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Refs #13945: complete test to check server side

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    5263cb5 View commit details
    Browse the repository at this point in the history
  2. Refs #13945: use same ports as the ones specified in test plan (Redmi…

    …ne task #13912)
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a0d0ea8 View commit details
    Browse the repository at this point in the history
  3. Refs #13945: add complex test modifying client's remote locators

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    800cdbd View commit details
    Browse the repository at this point in the history
  4. Refs #13945: unify server nomenclature between remote server locator …

    …tests
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    3638bce View commit details
    Browse the repository at this point in the history
  5. Refs #13945: prevent nullptr access

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    7346b1e View commit details
    Browse the repository at this point in the history
  6. Refs #13945: bugfix, DelayedEndpointContructor need event creation in…

    …formation so the endpoints are not created before the participant
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    e996920 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Refs #13945: add test that modifies remote server locator to a server

    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    301e449 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Refs #13945: add complex interconnected servers test for modifying th…

    …e remote server locators
    
    Signed-off-by: JLBuenoLopez-eProsima <joseluisbueno@eprosima.com>
    JLBuenoLopez committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    aaaba18 View commit details
    Browse the repository at this point in the history