test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] add ddp mpls test suite configuration file
@ 2017-09-11  2:18 Xueqin Lin
  2017-09-18 10:58 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: Xueqin Lin @ 2017-09-11  2:18 UTC (permalink / raw)
  To: dts; +Cc: Xueqin Lin

---
 conf/ddp_mpls.cfg | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 conf/ddp_mpls.cfg

diff --git a/conf/ddp_mpls.cfg b/conf/ddp_mpls.cfg
new file mode 100644
index 0000000..9c295e7
--- /dev/null
+++ b/conf/ddp_mpls.cfg
@@ -0,0 +1,13 @@
+[vm0]
+cpu =
+    model=host,number=4,cpupin=20 21 22 23;
+disk =
+    file=/home/VMs/vm2.img;
+login =
+    user=root,password=tester;
+vnc = 
+    displayNum=1;
+daemon =
+    enable=yes;
+
+
-- 
2.5.5

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

* Re: [dts] [PATCH] add ddp mpls test suite configuration file
  2017-09-11  2:18 [dts] [PATCH] add ddp mpls test suite configuration file Xueqin Lin
@ 2017-09-18 10:58 ` Liu, Yong
  0 siblings, 0 replies; 2+ messages in thread
From: Liu, Yong @ 2017-09-18 10:58 UTC (permalink / raw)
  To: Xueqin Lin, dts

Thanks Xueqin. Applied.

On 09/11/2017 10:18 AM, Xueqin Lin wrote:
> ---
>   conf/ddp_mpls.cfg | 13 +++++++++++++
>   1 file changed, 13 insertions(+)
>   create mode 100644 conf/ddp_mpls.cfg
>
> diff --git a/conf/ddp_mpls.cfg b/conf/ddp_mpls.cfg
> new file mode 100644
> index 0000000..9c295e7
> --- /dev/null
> +++ b/conf/ddp_mpls.cfg
> @@ -0,0 +1,13 @@
> +[vm0]
> +cpu =
> +    model=host,number=4,cpupin=20 21 22 23;
> +disk =
> +    file=/home/VMs/vm2.img;
> +login =
> +    user=root,password=tester;
> +vnc =
> +    displayNum=1;
> +daemon =
> +    enable=yes;
> +
> +

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

end of thread, other threads:[~2017-09-18  2:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-11  2:18 [dts] [PATCH] add ddp mpls test suite configuration file Xueqin Lin
2017-09-18 10:58 ` 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).