Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BFT option to run something during tests (like tcpdump on wan device) #343

Open
mattsm opened this issue Sep 12, 2019 · 0 comments
Open

Comments

@mattsm
Copy link
Collaborator

mattsm commented Sep 12, 2019

We'd like a way for debug purposes to run something during a test and save the results as an artifact.

An example is tpcdump on a the wan device

BFT_OPTIONS=tcpdump(wan)

./bft ....

After the test is done we would have a tcpdump in results dir for each test as a pcap file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant