diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-01-24 12:28:43 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-02-04 12:42:13 +0000 |
commit | 9510e2ca6dbca1ab16b9db8054e9968facf4b699 (patch) | |
tree | b8ed7dae6cc6ec90940bcd881c5876758a66a028 /docs/vpp-device.rst | |
parent | de778ee617ed29443bdd8dfa393a2ec4b811b1b9 (diff) |
CSIT-1397: Create Heatmap graphs
- colorscales
Change-Id: I86e72432ffa850e76aed6d061461519c5f095a1f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/vpp-device.rst')
-rw-r--r-- | docs/vpp-device.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/vpp-device.rst b/docs/vpp-device.rst index c071771c71..96d6d753bc 100644 --- a/docs/vpp-device.rst +++ b/docs/vpp-device.rst @@ -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 ~~~~~~~~~~~~ |