aboutsummaryrefslogtreecommitdiffstats
path: root/spec/acceptance/honeycomb_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2017-09-21Remove calling fdio class from honeycombFeng Pan1-0/+1
We currently invoke fdio class from honeycomb, this could cause problem if fdio is invoked somewhere else in the manifest with resource style invokation. It should be safe to assume fdio will be called when honeycomb class is used. Also removes custom honeycomb restart command. JIRA: PUP-7 Change-Id: I19348c4e59778fa65dc0ceea895185e68f8afcaf Signed-off-by: Feng Pan <fpan@redhat.com>
2017-04-22Add parameter for dpdk-plugin supportFeng Pan1-0/+1
DPDK is now an optional plugin shipped in vpp-plugins package, adding parameter vpp_dpdk_support which defaults to true to support configuration of DPDK related options. JIRA: PUP-2 Change-Id: Ie033e2b6cd871c8f8b644499a0283949a0039bf6 Signed-off-by: Feng Pan <fpan@redhat.com>
2016-11-21Initial Commit.Feng Pan1-0/+33
Change-Id: I212ec4be42357edddd931e9e479e33131ccd4bac Signed-off-by: Feng Pan <fpan@redhat.com>