Flent-users discussion archives
 help / color / mirror / Atom feed
* [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216)
@ 2020-12-06 18:20 lealog
  2020-12-08 13:59 ` [Flent-users] " Toke Høiland-Jørgensen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: lealog @ 2020-12-06 18:20 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

Hi,

I'm trying to create two simultaneous tests using flent-gui but I'm always receiving the same error "RuntimeError: Found no hostnames on lookup of 192.168.56.103,192.168.56.102".

Using the CLI I'm able to run the tests using "udo flent rtt_fair_var_mixed -l 60 -H 192.168.56.102 -H 192.168.56.103 -t test_two_hosts_6".

Can you please clarify is this is supported by flent-gui?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/216

[-- Attachment #2: Type: text/html, Size: 1410 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216)
  2020-12-06 18:20 [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216) lealog
@ 2020-12-08 13:59 ` Toke Høiland-Jørgensen
  2020-12-08 14:01 ` Toke Høiland-Jørgensen
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2020-12-08 13:59 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 676 bytes --]

lealog <notifications@github.com> writes:

> Hi,
>
> I'm trying to create two simultaneous tests using flent-gui but I'm
> always receiving the same error "RuntimeError: Found no hostnames on
> lookup of 192.168.56.103,192.168.56.102".
>
> Using the CLI I'm able to run the tests using "udo flent
> rtt_fair_var_mixed -l 60 -H 192.168.56.102 -H 192.168.56.103 -t
> test_two_hosts_6".
>
> Can you please clarify is this is supported by flent-gui?

Hmm, no, it isn't, but let's fix that :)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/216#issuecomment-740635621

[-- Attachment #2: Type: text/html, Size: 1709 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216)
  2020-12-06 18:20 [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216) lealog
  2020-12-08 13:59 ` [Flent-users] " Toke Høiland-Jørgensen
@ 2020-12-08 14:01 ` Toke Høiland-Jørgensen
  2020-12-08 16:05 ` lealog
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2020-12-08 14:01 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

Closed #216 via bfea1ce694af66cac021cdd82093d056a6a039d7.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/216#event-4084914339

[-- Attachment #2: Type: text/html, Size: 1701 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216)
  2020-12-06 18:20 [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216) lealog
  2020-12-08 13:59 ` [Flent-users] " Toke Høiland-Jørgensen
  2020-12-08 14:01 ` Toke Høiland-Jørgensen
@ 2020-12-08 16:05 ` lealog
  2020-12-08 16:14 ` Toke Høiland-Jørgensen
  2020-12-08 16:34 ` lealog
  4 siblings, 0 replies; 6+ messages in thread
From: lealog @ 2020-12-08 16:05 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 304 bytes --]

Thanks :)
Are you planning to change the Flent version? I'm asking this because I want to test this "new" feature :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/216#issuecomment-740713347

[-- Attachment #2: Type: text/html, Size: 1209 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216)
  2020-12-06 18:20 [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216) lealog
                   ` (2 preceding siblings ...)
  2020-12-08 16:05 ` lealog
@ 2020-12-08 16:14 ` Toke Høiland-Jørgensen
  2020-12-08 16:34 ` lealog
  4 siblings, 0 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2020-12-08 16:14 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

lealog <notifications@github.com> writes:

> Thanks :)
> Are you planning to change the Flent version? I'm asking this because
> I want to test this "new" feature :)

Yeah, a new release is way overdue. Will try to get around to it before
the holidays :)


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/216#issuecomment-740723535

[-- Attachment #2: Type: text/html, Size: 1398 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Flent-users] Re: [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216)
  2020-12-06 18:20 [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216) lealog
                   ` (3 preceding siblings ...)
  2020-12-08 16:14 ` Toke Høiland-Jørgensen
@ 2020-12-08 16:34 ` lealog
  4 siblings, 0 replies; 6+ messages in thread
From: lealog @ 2020-12-08 16:34 UTC (permalink / raw)
  To: tohojo/flent; +Cc: Subscribed

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

Thanks :)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tohojo/flent/issues/216#issuecomment-740745936

[-- Attachment #2: Type: text/html, Size: 1098 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-08 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-06 18:20 [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216) lealog
2020-12-08 13:59 ` [Flent-users] " Toke Høiland-Jørgensen
2020-12-08 14:01 ` Toke Høiland-Jørgensen
2020-12-08 16:05 ` lealog
2020-12-08 16:14 ` Toke Høiland-Jørgensen
2020-12-08 16:34 ` lealog

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox