From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-17.smtp.github.com [192.30.252.200]) by mail.toke.dk (Postfix) with ESMTPS id 6017E7B30B7 for ; Sun, 6 Dec 2020 19:20:26 +0100 (CET) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=WJ4MbZRS Received: from github.com (hubbernetes-node-4943c7e.va3-iad.github.net [10.48.16.75]) by smtp.github.com (Postfix) with ESMTPA id 851665C0BE8 for ; Sun, 6 Dec 2020 10:20:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1607278822; bh=LulyF9k5YnwswQ1wBi0SJ4XLds1eX+x/LQNL+UuuSpc=; h=Date:From:Reply-To:To:Cc:Subject:List-ID:List-Archive:List-Post: List-Unsubscribe:From; b=WJ4MbZRSpffv5/9F57Q00SVJV14CvNBiE0Y2u/UKfdn7YNCyiYfrUQGjZGxSBFDVJ jYzQ26ymFK5jerlAFN1k5avMLxixHprbB7YErmhetMdS92wBwkuKk27sEqMTC7H0nw JCYBUu0bCXrt+/at3mOQZxNJkC+8a7mvzrf0g7iE= Date: Sun, 06 Dec 2020 10:20:22 -0800 From: lealog To: tohojo/flent Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5fcd20e681c4f_28df19b497352e"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: lealog X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: IOCXQCY7YIVNQPWM2YDB35RY6XXFUP3D X-Message-ID-Hash: IOCXQCY7YIVNQPWM2YDB35RY6XXFUP3D X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.2 Reply-To: tohojo/flent Subject: [Flent-users] [tohojo/flent] How to create two simultaneous tests using flent-gui? (#216) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_5fcd20e681c4f_28df19b497352e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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 ----==_mimepart_5fcd20e681c4f_28df19b497352e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

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, view it on GitHub, or unsubscribe.

----==_mimepart_5fcd20e681c4f_28df19b497352e--