Re: IPv6 application test suite – call for participation

2016-03-23 Thread Pavel Simerda
- Original Message -
> From: "Jan Kratochvil" 
> To: "Development discussions related to Fedora" 
> 
> Cc: "Tomas Hozza" 
> Sent: Monday, March 21, 2016 6:19:16 PM
> Subject: Re: IPv6 application test suite – call for participation
> 
> On Mon, 21 Mar 2016 14:29:06 +0100, Pavel Simerda wrote:
> > https://github.com/pavlix/network-testing
> ->
> #dnf copr enable pavlix/network-testing
> #dnf install network-testing-deps
> 
> Error: nothing provides dhcpcd needed by
> network-testing-deps-0.0.1-0.17.20160307git.fc23.x86_64
> (try to add '--allowerasing' to command line to replace conflicting packages)

Hi,

thanks for reporting. I fixed it temporarily but as a similar issue would
arise every now and then I also changed the way dependencies of tests should
be handled.

Please see the updated version of the README file:

https://github.com/pavlix/network-testing

Cheers,

Pavel

> 
> on Fedora 23 x86_64
> 
> 
> Jan Kratochvil
> --
> devel mailing list
> devel@lists.fedoraproject.org
> http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org
> 
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


Re: IPv6 application test suite – call for participation

2016-03-21 Thread Jan Kratochvil
On Mon, 21 Mar 2016 14:29:06 +0100, Pavel Simerda wrote:
> https://github.com/pavlix/network-testing
->
#dnf copr enable pavlix/network-testing
#dnf install network-testing-deps

Error: nothing provides dhcpcd needed by
network-testing-deps-0.0.1-0.17.20160307git.fc23.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages)

on Fedora 23 x86_64


Jan Kratochvil
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org


IPv6 application test suite – call for participation

2016-03-21 Thread Pavel Simerda
Hi,

we are pleased to announce an alpha version of our network application 
testsuite and we invite you to participate. We are especially interested in 
tests for specific packages that contain client and/or server software that are 
not included yet.

We are currently testing a small set of packages for behavior in various 
network configurations with regard to IPv6 deployment issues. The test driver 
starts client and server software in a controlled environment based on ptrace 
and network namespaces, collects data about their behavior and evaluates it.

If you maintain a package that communicates over network we would like to ask 
you for help. For packages that are not yet covered, we need to write two 
simple scripts. First should start the server side process and wait for 
connection. The second script will start the client process which should 
connect to the server.

The source code is on github including installation and running instructions. 
Installation on Fedora and EPEL7 using a COPR repository are included in the 
README file that can be found using the following link.

https://github.com/pavlix/network-testing

It is mostly based on our previous work on defining client and server software 
networking issues and test scenarios. Those are described in the Fedora Wiki 
and are based on testing environment descriptions also described there.

https://fedoraproject.org/wiki/QA/Networking/Client_software
https://fedoraproject.org/wiki/QA/Networking/Test_environment

Anyone willing to help please contact either of us directly or contribute via 
GitHub.

Cheers,

Pavel Šimerda
https://fedoraproject.org/wiki/User:pavlix

Tomáš Hozza
https://fedoraproject.org/wiki/User:thozza
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org