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

tmt needs to recognize multiple IP addresses for multihost #2620

Open
thrix opened this issue Jan 17, 2024 · 0 comments
Open

tmt needs to recognize multiple IP addresses for multihost #2620

thrix opened this issue Jan 17, 2024 · 0 comments
Assignees
Labels
area | multihost Issues related to the multihost testing support step | provision Stuff related to the provision step
Milestone

Comments

@thrix
Copy link
Collaborator

thrix commented Jan 17, 2024

In Testing Farm public ranch due to the AWS setup we need to get multihost testing working:

  • the multihost machines need to communicate using private IP addreses
  • tmt will connect to the machines using public IPs

So we need two sets of IP addresses for each guest, correctly setup so they are used as described above.

@thrix thrix added this to the 1.32 milestone Jan 17, 2024
@thrix thrix added the area | multihost Issues related to the multihost testing support label Jan 17, 2024
happz added a commit that referenced this issue Feb 7, 2024
Besides a current "guest" attribute - now called "primary address", the
patch adds "topology address" for guests to use when talking to each
other. As of now, the topology address of a guest is the same as its
primary address, but we expected that to change.

Related to #2620
@happz happz added the step | provision Stuff related to the provision step label Feb 7, 2024
happz added a commit that referenced this issue Feb 12, 2024
Besides a current "guest" attribute - now called "primary address", the
patch adds "topology address" for guests to use when talking to each
other. As of now, the topology address of a guest is the same as its
primary address, but we expected that to change.

Related to #2620
happz added a commit that referenced this issue Feb 19, 2024
Besides a current "guest" attribute - now called "primary address", the
patch adds "topology address" for guests to use when talking to each
other. As of now, the topology address of a guest is the same as its
primary address, but we expected that to change.

Related to #2620
psss pushed a commit that referenced this issue Feb 20, 2024
Besides a current "guest" attribute - now called "primary address", the
patch adds "topology address" for guests to use when talking to each
other. As of now, the topology address of a guest is the same as its
primary address, but we expected that to change.

Related to #2620
@psss psss modified the milestones: 1.32, 1.33 Feb 27, 2024
@thrix thrix modified the milestones: 1.33, 1.34 Apr 30, 2024
@happz happz removed their assignment Jun 11, 2024
@happz happz removed this from the 1.34 milestone Jun 11, 2024
@thrix thrix self-assigned this Jun 18, 2024
@thrix thrix added this to the 1.36 milestone Jun 18, 2024
@thrix thrix modified the milestones: 1.36, 1.37 Sep 3, 2024
@thrix thrix modified the milestones: 1.37, 1.38 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area | multihost Issues related to the multihost testing support step | provision Stuff related to the provision step
Projects
None yet
Development

No branches or pull requests

3 participants