Skip to content

tests: gnrc_sixlowpan: replace default netif with dummy [backport 2018.07]#9676

Merged
cladmi merged 1 commit intoRIOT-OS:2018.07-branchfrom
miri64:2018.07/tests/fix/gnrc_sixlowpan-dummy
Aug 1, 2018
Merged

tests: gnrc_sixlowpan: replace default netif with dummy [backport 2018.07]#9676
cladmi merged 1 commit intoRIOT-OS:2018.07-branchfrom
miri64:2018.07/tests/fix/gnrc_sixlowpan-dummy

Conversation

@miri64
Copy link
Copy Markdown
Member

@miri64 miri64 commented Aug 1, 2018

Backport of #9648

Contribution description

Use a minimalistic dummy instead of the default interface for testing
the gnrc_sixlowpan module

Currently the default interface is used which leads to problems with
this test, since random traffic on the medium might lead to failed
results.

Issues/PRs references

None

Use a minimalistic dummy instead of the default interface for testing
the `gnrc_sixlowpan` module

Currently the default interface is used which leads to problems with
this test, since random traffic on the medium might lead to failed
results.

(cherry picked from commit 6c2510d)
@miri64 miri64 added Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation GNRC Area: network Area: Networking CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Area: tests Area: tests and testing framework labels Aug 1, 2018
Copy link
Copy Markdown
Contributor

@cladmi cladmi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works with native without tapsetup and works locally on iotlab-m3.

@cladmi cladmi merged commit 600f59e into RIOT-OS:2018.07-branch Aug 1, 2018
@miri64 miri64 deleted the 2018.07/tests/fix/gnrc_sixlowpan-dummy branch August 1, 2018 21:08
@cladmi cladmi added this to the Release 2018.07 milestone Aug 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: network Area: Networking Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: release backport Integration Process: The PR is a release backport of a change previously provided to master Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants