Public bug reported:

While adding further tests we realized that DPDK tests would fail on non
supported platforms.

While it makes perfect sense for them to fail, most involved people wondered 
why it even ran there.
Long story short: The dpdk package builds packages for all platforms like 
libdpdk-dev - therefore it's tests are tried to run on all platforms.

Now all the time the only thing avoiding this issue to be seen was that the 
tests had an "isolation-machine" restriction.
That accidentally limited the execution just to the supported i386 and amd64 
for now.

When adding another Test which did not have that restrictions the issues
started to show up.

** Affects: dpdk (Ubuntu)
     Importance: High
         Status: Triaged

** Changed in: dpdk (Ubuntu)
       Status: New => Triaged

** Changed in: dpdk (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dpdk in Ubuntu.
https://bugs.launchpad.net/bugs/1551158

Title:
  DPDK dep8 tests failing on non supported platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpdk/+bug/1551158/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to