test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [DTS][PATCH] add smoke execution config
@ 2015-06-17  1:49 Jingguo Fu
  2015-06-17  1:53 ` Xu, HuilongX
  0 siblings, 1 reply; 3+ messages in thread
From: Jingguo Fu @ 2015-06-17  1:49 UTC (permalink / raw)
  To: dts; +Cc: Jingguo Fu

Signed-off-by: Jingguo Fu <jingguox.fu@intel.com>
---
 executions/execution_smoke.cfg | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 executions/execution_smoke.cfg

diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg
new file mode 100644
index 0000000..7631f5c
--- /dev/null
+++ b/executions/execution_smoke.cfg
@@ -0,0 +1,31 @@
+[Execution1]
+crbs=<CRB IP Address>
+drivername=<driver name igb_uio or vfio-pci>
+test_suites=
+    unit_tests_cmdline,
+    unit_tests_eal,
+    unit_tests_dump,
+    unit_tests_ivshmem,
+    unit_tests_kni,
+    unit_tests_lpm,
+    unit_tests_mbuf,
+    unit_tests_mempool,
+    unit_tests_power,
+    unit_tests_pmd_perf,
+    unit_tests_qos,
+    unit_tests_ring,
+    unit_tests_ringpmd,
+    unit_tests_timer,
+    dynamic_config,
+    jumboframes,
+    scatter,
+    ieee1588,
+    multiprocess,
+    l2fwd,
+    pmd,
+    checksum_offload,
+    whitelist,
+    blacklist
+targets=
+    x86_64-native-linuxapp-gcc
+parameters=nic_type=niantic:func=true
-- 
1.9.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-06-17  1:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-17  1:49 [dts] [DTS][PATCH] add smoke execution config Jingguo Fu
2015-06-17  1:53 ` Xu, HuilongX
2015-06-17  1:57   ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).