[peqi-hackathon-orga] Final Infrastructure Test Scripts and Configurations
Daniel Adam Dobos Daniel.Dobos at cern.ch
Tue Nov 5 11:21:23 CET 2019
Dear Matt, We tried to run the final_connection_test.py some seconds ago and get a timeout for Geneva 54.205.117.150 - @Matt Skrzypczyk <https://peqihackathon.slack.com/team/UMVFV1RV0>? Is that expected? Cheers, Daniel > On 29 Oct 2019, at 15:03, Daniel Adam Dobos <daniel.dobos at cern.ch> wrote: > > Hi Matt et al, > > Geneva test successful. > > Daniel > > Testing EPR connection between Sarajevo and Dublin > Testing EPR connection between Sarajevo and Delft > Testing EPR connection between Sarajevo and Paris > Testing EPR connection between Sarajevo and Padua > Testing EPR connection between Sarajevo and Geneva > Testing EPR connection between Dublin and Delft > Testing EPR connection between Dublin and Paris > Testing EPR connection between Dublin and Padua > Testing EPR connection between Dublin and Geneva > Testing EPR connection between Delft and Paris > Testing EPR connection between Delft and Padua > Testing EPR connection between Delft and Geneva > Testing EPR connection between Paris and Padua > Testing EPR connection between Paris and Geneva > Testing EPR connection between Padua and Geneva > Test 1: Successfully verified creating EPR pairs. > Testing sending qubits between Sarajevo and Dublin > Testing sending qubits between Sarajevo and Delft > Testing sending qubits between Sarajevo and Paris > Testing sending qubits between Sarajevo and Padua > Testing sending qubits between Sarajevo and Geneva > Testing sending qubits between Dublin and Delft > Testing sending qubits between Dublin and Paris > Testing sending qubits between Dublin and Padua > Testing sending qubits between Dublin and Geneva > Testing sending qubits between Delft and Paris > Testing sending qubits between Delft and Padua > Testing sending qubits between Delft and Geneva > Testing sending qubits between Paris and Padua > Testing sending qubits between Paris and Geneva > Testing sending qubits between Padua and Geneva > Test 2: Successfully verified sending qubits. > >> On 29 Oct 2019, at 14:36, Harun Siljak <harun.siljak at tcd.ie <mailto:harun.siljak at tcd.ie>> wrote: >> >> Hi Matt et al, >> >> Dublin test successful. >> >> H. >> From: peqi-hackathon-orga <peqi-hackathon-orga-bounces at ripe.net <mailto:peqi-hackathon-orga-bounces at ripe.net>> on behalf of Matt Skrzypczyk <M.D.Skrzypczyk at student.tudelft.nl <mailto:M.D.Skrzypczyk at student.tudelft.nl>> >> Sent: Monday 28 October 2019 14:50 >> To: Ernedin Zajko <ezajko at etf.unsa.ba <mailto:ezajko at etf.unsa.ba>> >> Cc: peqi-hackathon-orga at ripe.net <mailto:peqi-hackathon-orga at ripe.net> <peqi-hackathon-orga at ripe.net <mailto:peqi-hackathon-orga at ripe.net>> >> Subject: Re: [peqi-hackathon-orga] Final Infrastructure Test Scripts and Configurations >> >> Ernedin, >> >> Thanks for checking your connections and sorry about the typo... >> >> -Matt >> From: Ernedin Zajko <ezajko at etf.unsa.ba <mailto:ezajko at etf.unsa.ba>> >> Sent: Monday, October 28, 2019 3:27:09 PM >> To: Matt Skrzypczyk >> Cc: peqi-hackathon-orga at ripe.net <mailto:peqi-hackathon-orga at ripe.net> >> Subject: Re: [peqi-hackathon-orga] Final Infrastructure Test Scripts and Configurations >> >> Hi Matt, >> >> Test was done successfully at Sarajevo... >> btw >> there is small typo - it is Sarajevo, and not "Saravejo" >> regards, >> >> --eZ >> >> ----- Original Message ----- >> From: "Matt Skrzypczyk" <M.D.Skrzypczyk at student.tudelft.nl <mailto:M.D.Skrzypczyk at student.tudelft.nl>> >> To: peqi-hackathon-orga at ripe.net <mailto:peqi-hackathon-orga at ripe.net> >> Sent: Friday, October 25, 2019 9:38:06 AM >> Subject: [peqi-hackathon-orga] Final Infrastructure Test Scripts and Configurations >> >> >> >> Hey all! >> >> >> >> >> Attached to this email are the script we will use for verifying the infrastructure set up for the hackathon, note that the IP addresses used for the actual hackathon may change and I will provide configuration files when the event comes. The AWS infrastructure is currently set up and may be tested whenever you have a chance, but I would like for this to be done by October 28th latest to catch any problems. >> >> >> >> >> Before running the script make sure to update simulaqron on your local machine with pip using "pip3 install --upgrade simulaqron". There have been a few bug fixes that will help with the upcoming hackathon so it is good to test this is working. Make sure to download the appropriate network.json configuration file for Simulaqron for your node (also attached to this email, <node_name>_network.json). Place this in the simulaqron configuration path specified from "simulaqron get network-config-file" and then run the script as follows: >> >> >> >> >> python3 final_connection_test.py <aws_ip_address> >> >> >> >> >> Where the <aws_ip_address> field is unique to each node. The IP addresses to be used for each node are as follows: >> >> >> >> >> Dublin: 54.173.24.57 >> >> Geneva: 54.205.117.150 >> >> Padua: 35.175.152.157 >> >> >> Paris: 3.84.41.163 >> >> >> Saravejo: 34.203.218.42 >> >> >> >> >> >> >> >> Below is a sample of successful test output on the Saravejo node infrastructure: >> >> >> >> >> ================================================ >> >> >> >> mskrzypczyk$ python3 final_connection_test.py 34.203.218.42 >> Testing EPR connection between Saravejo and Dublin >> Testing EPR connection between Saravejo and Delft >> Testing EPR connection between Saravejo and Paris >> Testing EPR connection between Saravejo and Padua >> Testing EPR connection between Saravejo and Geneva >> Testing EPR connection between Dublin and Delft >> Testing EPR connection between Dublin and Paris >> Testing EPR connection between Dublin and Padua >> Testing EPR connection between Dublin and Geneva >> Testing EPR connection between Delft and Paris >> Testing EPR connection between Delft and Padua >> Testing EPR connection between Delft and Geneva >> Testing EPR connection between Paris and Padua >> Testing EPR connection between Paris and Geneva >> Testing EPR connection between Padua and Geneva >> Test 1: Successfully verified creating EPR pairs. >> Testing sending qubits between Saravejo and Dublin >> Testing sending qubits between Saravejo and Delft >> Testing sending qubits between Saravejo and Paris >> Testing sending qubits between Saravejo and Padua >> Testing sending qubits between Saravejo and Geneva >> Testing sending qubits between Dublin and Delft >> Testing sending qubits between Dublin and Paris >> Testing sending qubits between Dublin and Padua >> Testing sending qubits between Dublin and Geneva >> Testing sending qubits between Delft and Paris >> Testing sending qubits between Delft and Padua >> Testing sending qubits between Delft and Geneva >> Testing sending qubits between Paris and Padua >> Testing sending qubits between Paris and Geneva >> Testing sending qubits between Padua and Geneva >> Test 2: Successfully verified sending qubits. >> ================================================= >> >> >> >> >> >> >> >> >> >> >> Please let me know if you have any other questions or if you run into difficulties! >> >> -Matt >> >> >> >> >> -- >> peqi-hackathon-orga mailing list >> peqi-hackathon-orga at ripe.net <mailto:peqi-hackathon-orga at ripe.net> >> https://lists.ripe.net/mailman/listinfo/peqi-hackathon-orga <https://lists.ripe.net/mailman/listinfo/peqi-hackathon-orga> >> >> -- >> peqi-hackathon-orga mailing list >> peqi-hackathon-orga at ripe.net <mailto:peqi-hackathon-orga at ripe.net> >> https://lists.ripe.net/mailman/listinfo/peqi-hackathon-orga <https://lists.ripe.net/mailman/listinfo/peqi-hackathon-orga> -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.ripe.net/ripe/mail/archives/peqi-hackathon-orga/attachments/20191105/33013d04/attachment-0001.html>