skydive icon indicating copy to clipboard operation
skydive copied to clipboard

workflow: add ping-mesh workflow

Open dvandra opened this issue 6 years ago • 8 comments

Check connectivity from/to multiple points at once

dvandra avatar Jan 31 '19 13:01 dvandra

please squash your commits

nplanel avatar Feb 01 '19 14:02 nplanel

You need to rebase and change the parameter names according to the new yaml tags

masco avatar Feb 20 '19 05:02 masco

Hi @dvandra & @masco-enovance I was looking on this today, trying to make this work. It look os ok, but not working so well. I was able to get Connected field green but the replied was red both for ICMP and for TCP. I am running this on my laptop with the scale demo script.

image

Also ... if you have any future plans to enhance and you can share it will be good ... we would like to enhance this workflow with the help of some students if possible so we want to sync on plans forward.

eranra avatar Feb 27 '19 08:02 eranra

run tests

nplanel avatar Feb 27 '19 14:02 nplanel

@eranra I did a review, and packets are not injected correctly, that's why you having random behaviour Note that in TCP or UDP mode, ports source and destination are random for each test (in ICMP it's his ID)

nplanel avatar Feb 27 '19 14:02 nplanel

@nplanel thanks ... I want to sync on plans for this workflow as we want to get some students to potentially work in this area and want to know there is no overlap with @dvandra / others ... so if you can share it will be good.

eranra avatar Feb 27 '19 15:02 eranra

@eranra We have a doc with somes workflows/use cases ideas. I can share and we can discuss about that tomorrow during the weekly

nplanel avatar Feb 27 '19 15:02 nplanel

Hi @dvandra & @masco-enovance I was looking on this today, trying to make this work. It look os ok, but not working so well. I was able to get Connected field green but the replied was red both for ICMP and for TCP. I am running this on my laptop with the scale demo script.

image

Also ... if you have any future plans to enhance and you can share it will be good ... we would like to enhance this workflow with the help of some students if possible so we want to sync on plans forward.

May be now it is working.

screenshot from 2019-02-28 00-21-25

dvandra avatar Feb 27 '19 18:02 dvandra