Re: [vpp-dev] Can't run tests (ImportError: No module named bier)

2017-11-22 Thread Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
Sure, that's a good idea.
I haven't noticed this issue really since I wipe via git clean ...

Thanks,
Klement

> -Original Message-
> From: Marco Varlese [mailto:mvarl...@suse.de]
> Sent: Wednesday, November 22, 2017 4:43 PM
> To: Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
> <ksek...@cisco.com>; vpp-dev <vpp-dev@lists.fd.io>
> Subject: Re: [vpp-dev] Can't run tests (ImportError: No module named bier)
> 
> On Wed, 2017-11-22 at 15:31 +, Klement Sekera -X (ksekera - PANTHEON
> TECHNOLOGIES at Cisco) wrote:
> > Hi,
> >
> > `make test-wipe` should help
> Interesting... I ran "make wipe" before.
> May I suggest to have test-wipe run as part of the more generic wipe ???
> I'll submit a patch...
> >
> > Regards,
> > Klement
> Cheers,
> Marco
> >
> > > -Original Message-
> > > From: vpp-dev-boun...@lists.fd.io
> > > [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Marco Varlese
> > > Sent: Wednesday, November 22, 2017 4:30 PM
> > > To: vpp-dev <vpp-dev@lists.fd.io>
> > > Subject: [vpp-dev] Can't run tests (ImportError: No module named
> > > bier)
> > >
> > > Hi,
> > >
> > > I just took latest master and cannot run tests anymore...
> > >
> > > Adding tests from directory tree /home/mvarlese/repo/vpp/test
> > > Traceback (most recent call last):
> > >   File "run_tests.py", line 146, in 
> > > discover_tests(d, cb)
> > >   File "/home/mvarlese/repo/vpp/test/discover_tests.py", line 27, in
> > > discover_tests
> > > module = importlib.import_module(name)
> > >   File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in
> > > import_module
> > > __import__(name)
> > >   File "/home/mvarlese/repo/vpp/test/test_bier.py", line 17, in 
> > > from scapy.contrib.bier import *
> > > ImportError: No module named bier
> > > Killing possible remaining process IDs:  9912 9914 No symlinks to
> > > failed tests'
> > > temporary directories found in /tmp/vpp-failed- unittests/.
> > > make[1]: *** [Makefile:124: test] Error 1
> > > make[1]: Leaving directory '/home/mvarlese/repo/vpp/test'
> > > make: *** [Makefile:362: test] Error 2
> > >
> > > Am I missing something? :(
> > >
> > >
> > > Cheers,
> > > Marco
> > >
> > > ___
> > > vpp-dev mailing list
> > > vpp-dev@lists.fd.io
> > > https://lists.fd.io/mailman/listinfo/vpp-dev
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev


Re: [vpp-dev] Can't run tests (ImportError: No module named bier)

2017-11-22 Thread Luke, Chris
That caught me out last week, too, so yes please.

Chris.

> -Original Message-
> From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
> Behalf Of Marco Varlese
> Sent: Wednesday, November 22, 2017 10:43
> To: Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
> <ksek...@cisco.com>; vpp-dev <vpp-dev@lists.fd.io>
> Subject: Re: [vpp-dev] Can't run tests (ImportError: No module named bier)
> 
> On Wed, 2017-11-22 at 15:31 +, Klement Sekera -X (ksekera - PANTHEON
> TECHNOLOGIES at Cisco) wrote:
> > Hi,
> >
> > `make test-wipe` should help
> Interesting... I ran "make wipe" before.
> May I suggest to have test-wipe run as part of the more generic wipe ???
> I'll submit a patch...
> >
> > Regards,
> > Klement
> Cheers,
> Marco
> >
> > > -Original Message-
> > > From: vpp-dev-boun...@lists.fd.io
> > > [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Marco Varlese
> > > Sent: Wednesday, November 22, 2017 4:30 PM
> > > To: vpp-dev <vpp-dev@lists.fd.io>
> > > Subject: [vpp-dev] Can't run tests (ImportError: No module named
> > > bier)
> > >
> > > Hi,
> > >
> > > I just took latest master and cannot run tests anymore...
> > >
> > > Adding tests from directory tree /home/mvarlese/repo/vpp/test
> > > Traceback (most recent call last):
> > >   File "run_tests.py", line 146, in 
> > > discover_tests(d, cb)
> > >   File "/home/mvarlese/repo/vpp/test/discover_tests.py", line 27, in
> > > discover_tests
> > > module = importlib.import_module(name)
> > >   File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in
> > > import_module
> > > __import__(name)
> > >   File "/home/mvarlese/repo/vpp/test/test_bier.py", line 17, in
> 
> > > from scapy.contrib.bier import *
> > > ImportError: No module named bier
> > > Killing possible remaining process IDs:  9912 9914 No symlinks to
> > > failed tests'
> > > temporary directories found in /tmp/vpp-failed- unittests/.
> > > make[1]: *** [Makefile:124: test] Error 1
> > > make[1]: Leaving directory '/home/mvarlese/repo/vpp/test'
> > > make: *** [Makefile:362: test] Error 2
> > >
> > > Am I missing something? :(
> > >
> > >
> > > Cheers,
> > > Marco
> > >
> > > ___
> > > vpp-dev mailing list
> > > vpp-dev@lists.fd.io
> > > https://lists.fd.io/mailman/listinfo/vpp-dev
> ___
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev

___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev


Re: [vpp-dev] Can't run tests (ImportError: No module named bier)

2017-11-22 Thread Marco Varlese
On Wed, 2017-11-22 at 15:31 +, Klement Sekera -X (ksekera - PANTHEON
TECHNOLOGIES at Cisco) wrote:
> Hi,
> 
> `make test-wipe` should help
Interesting... I ran "make wipe" before. 
May I suggest to have test-wipe run as part of the more generic wipe ???
I'll submit a patch...
> 
> Regards,
> Klement
Cheers,
Marco
> 
> > -Original Message-
> > From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
> > Behalf Of Marco Varlese
> > Sent: Wednesday, November 22, 2017 4:30 PM
> > To: vpp-dev <vpp-dev@lists.fd.io>
> > Subject: [vpp-dev] Can't run tests (ImportError: No module named bier)
> > 
> > Hi,
> > 
> > I just took latest master and cannot run tests anymore...
> > 
> > Adding tests from directory tree /home/mvarlese/repo/vpp/test Traceback
> > (most recent call last):
> >   File "run_tests.py", line 146, in 
> > discover_tests(d, cb)
> >   File "/home/mvarlese/repo/vpp/test/discover_tests.py", line 27, in
> > discover_tests
> > module = importlib.import_module(name)
> >   File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in
> > import_module
> > __import__(name)
> >   File "/home/mvarlese/repo/vpp/test/test_bier.py", line 17, in 
> > from scapy.contrib.bier import *
> > ImportError: No module named bier
> > Killing possible remaining process IDs:  9912 9914 No symlinks to failed
> > tests'
> > temporary directories found in /tmp/vpp-failed- unittests/.
> > make[1]: *** [Makefile:124: test] Error 1
> > make[1]: Leaving directory '/home/mvarlese/repo/vpp/test'
> > make: *** [Makefile:362: test] Error 2
> > 
> > Am I missing something? :(
> > 
> > 
> > Cheers,
> > Marco
> > 
> > ___
> > vpp-dev mailing list
> > vpp-dev@lists.fd.io
> > https://lists.fd.io/mailman/listinfo/vpp-dev
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev


Re: [vpp-dev] Can't run tests (ImportError: No module named bier)

2017-11-22 Thread Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
Hi,

`make test-wipe` should help

Regards,
Klement

> -Original Message-
> From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
> Behalf Of Marco Varlese
> Sent: Wednesday, November 22, 2017 4:30 PM
> To: vpp-dev <vpp-dev@lists.fd.io>
> Subject: [vpp-dev] Can't run tests (ImportError: No module named bier)
> 
> Hi,
> 
> I just took latest master and cannot run tests anymore...
> 
> Adding tests from directory tree /home/mvarlese/repo/vpp/test Traceback
> (most recent call last):
>   File "run_tests.py", line 146, in 
> discover_tests(d, cb)
>   File "/home/mvarlese/repo/vpp/test/discover_tests.py", line 27, in
> discover_tests
> module = importlib.import_module(name)
>   File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
> __import__(name)
>   File "/home/mvarlese/repo/vpp/test/test_bier.py", line 17, in 
> from scapy.contrib.bier import *
> ImportError: No module named bier
> Killing possible remaining process IDs:  9912 9914 No symlinks to failed 
> tests'
> temporary directories found in /tmp/vpp-failed- unittests/.
> make[1]: *** [Makefile:124: test] Error 1
> make[1]: Leaving directory '/home/mvarlese/repo/vpp/test'
> make: *** [Makefile:362: test] Error 2
> 
> Am I missing something? :(
> 
> 
> Cheers,
> Marco
> 
> ___
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev


[vpp-dev] Can't run tests (ImportError: No module named bier)

2017-11-22 Thread Marco Varlese
Hi,

I just took latest master and cannot run tests anymore...

Adding tests from directory tree /home/mvarlese/repo/vpp/test
Traceback (most recent call last):
  File "run_tests.py", line 146, in 
discover_tests(d, cb)
  File "/home/mvarlese/repo/vpp/test/discover_tests.py", line 27, in
discover_tests
module = importlib.import_module(name)
  File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
  File "/home/mvarlese/repo/vpp/test/test_bier.py", line 17, in 
from scapy.contrib.bier import *
ImportError: No module named bier
Killing possible remaining process IDs:  9912 9914
No symlinks to failed tests' temporary directories found in /tmp/vpp-failed-
unittests/.
make[1]: *** [Makefile:124: test] Error 1
make[1]: Leaving directory '/home/mvarlese/repo/vpp/test'
make: *** [Makefile:362: test] Error 2

Am I missing something? :(


Cheers,
Marco

___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev