X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fvpp-device.rst;h=96d6d753bc09112925d9a7197a5d77e319b84534;hb=1c108d51c08631548dc2b2ba1b7652e0b577d82c;hp=86aa0461f8136b85a7b535a675978db75bf3338a;hpb=59f8cd1c8fabf0517253280335865153fb925d8b;p=csit.git diff --git a/docs/vpp-device.rst b/docs/vpp-device.rst index 86aa0461f8..96d6d753bc 100644 --- a/docs/vpp-device.rst +++ b/docs/vpp-device.rst @@ -1,5 +1,5 @@ -VPP_Device Integration Tests -============================ +Integration Tests +================= Abstract -------- @@ -199,8 +199,10 @@ that only Y number of simulations are spawned on any given HW node. *root* user account as primary. From the jenkins slave it will be able to connect via env variable, since the jenkins slave doesn't actually know what host its running on. + :: - ssh -p 6022 root@10.30.51.node + + ssh -p 6022 root@10.30.51.node csit-sut-dcr ~~~~~~~~~~~~