Open mattsm opened 5 years ago
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.
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.