)]}'
{"tools/test-setup-k8s-cluster-env.sh":[{"author":{"_account_id":27880,"name":"Yoshito Ito","email":"yoshito.itou.dr@hco.ntt.co.jp","username":"yoshito-ito"},"change_message_id":"76475791e3902a160c481618efae2e306772ddb0","unresolved":true,"context_lines":[{"line_number":44,"context_line":"net0_cidr\u003d`openstack subnet show $router_net0_subnet_id $auth | grep cidr | awk \u0027{print $4}\u0027`"},{"line_number":45,"context_line":"sudo route add -net $net0_cidr gw $router_external_ip"},{"line_number":46,"context_line":"ip route"},{"line_number":47,"context_line":"ping -c 3 $host_ip \u003e\u003e/home/zuul/cluster.log \u0026"},{"line_number":48,"context_line":"sleep 10"},{"line_number":49,"context_line":"cat /home/zuul/cluster.log"},{"line_number":50,"context_line":"ping -c 3 $router_external_ip \u003e\u003e/home/zuul/cluster.log \u0026"}],"source_content_type":"text/x-sh","patch_set":38,"id":"2439cc43_a4b424c5","line":47,"range":{"start_line":47,"start_character":10,"end_line":47,"end_character":18},"updated":"2021-01-31 22:24:14.000000000","message":"This is not defined.","commit_id":"360f28afc11fb6e5375dee6661f35d1bb6c8c913"},{"author":{"_account_id":27880,"name":"Yoshito Ito","email":"yoshito.itou.dr@hco.ntt.co.jp","username":"yoshito-ito"},"change_message_id":"76475791e3902a160c481618efae2e306772ddb0","unresolved":true,"context_lines":[{"line_number":57,"context_line":"openstack server create --flavor m1.small --image cirros-0.5.1-x86_64-disk --network net0 test-VM $auth"},{"line_number":58,"context_line":"FIP\u003d`openstack floating ip create public $auth | grep -w \u0027floating_ip_address\u0027 | awk \u0027{print $4}\u0027`"},{"line_number":59,"context_line":"openstack server add floating ip test-VM $FIP $auth"},{"line_number":60,"context_line":"ping -c 100 $FIP \u003e\u003e/home/zuul/cluster.log \u0026"},{"line_number":61,"context_line":"sleep 60"},{"line_number":62,"context_line":"cat /home/zuul/cluster.log"},{"line_number":63,"context_line":""}],"source_content_type":"text/x-sh","patch_set":38,"id":"4e8f58ab_a0e8479b","line":60,"range":{"start_line":60,"start_character":0,"end_line":60,"end_character":43},"updated":"2021-01-31 22:24:14.000000000","message":"Why don\u0027t you try to ping to the IP address in net0? You should try to ping both of FIP and the IP in net0.","commit_id":"360f28afc11fb6e5375dee6661f35d1bb6c8c913"},{"author":{"_account_id":27880,"name":"Yoshito Ito","email":"yoshito.itou.dr@hco.ntt.co.jp","username":"yoshito-ito"},"change_message_id":"76475791e3902a160c481618efae2e306772ddb0","unresolved":true,"context_lines":[{"line_number":76,"context_line":"#all tcp"},{"line_number":77,"context_line":"openstack security group rule create --protocol tcp $default_id $auth"},{"line_number":78,"context_line":"#all icmp"},{"line_number":79,"context_line":"openstack security group rule create --protocol icmp $default_id $auth"},{"line_number":80,"context_line":"#all udp"},{"line_number":81,"context_line":"openstack security group rule create --protocol udp $default_id $auth"},{"line_number":82,"context_line":"#dns 53 port"}],"source_content_type":"text/x-sh","patch_set":38,"id":"3000db85_f3af3fa9","line":79,"range":{"start_line":79,"start_character":0,"end_line":79,"end_character":70},"updated":"2021-01-31 22:24:14.000000000","message":"This should be executed before trying to ping to the router.","commit_id":"360f28afc11fb6e5375dee6661f35d1bb6c8c913"}]}
