Open qdzlug opened 7 years ago
Hi @dekobon ,
Just logging these so I can fix....
jschmidt@jack ~/joyent_repos/cosbench-manta 1.1.0 ● echo "http://$(triton instance get -j cos_cosbench-controller_1 | json .dns_names | cut -d\" -f2 | grep '^cosbench-controller\.svc.*triton.zone$'):19088/controller/" http://:19088/controller/ jschmidt@jack ~/joyent_repos/cosbench-manta 1.1.0 ● triton instance get -j cos_cosbench-controller_1 | json .dns_names | cut -d\" -f2 [ dbccaf6e-7e8a-c03b-9847-9024c5a40656.inst.e0ada56c-3d7d-4b79-a7a9-c287f4e85540.swdemo01.cns.sbox.joyent.us dbccaf6e-7e8a-c03b-9847-9024c5a40656.inst.jay-schmidt.swdemo01.cns.sbox.joyent.us cos-cosbench-controller-1.inst.e0ada56c-3d7d-4b79-a7a9-c287f4e85540.swdemo01.cns.sbox.joyent.us cos-cosbench-controller-1.inst.jay-schmidt.swdemo01.cns.sbox.joyent.us cosbench-controller.svc.e0ada56c-3d7d-4b79-a7a9-c287f4e85540.swdemo01.cns.sbox.joyent.us cosbench-controller.svc.jay-schmidt.swdemo01.cns.sbox.joyent.us ]
@qdzlug Can you draft a PR for these changes?
Hi @dekobon ,
Just logging these so I can fix....