airavata-courses / TeamCodeRing

0 stars 0 forks source link

URL for Testing Milestone 2 #34

Open marpierc opened 7 years ago

marpierc commented 7 years ago

What is the correct URL for testing Milestone 2? The wiki says "Access the application with following URL ec2-35-163-4-3.us-west-2.compute.amazonaws.com" but this doesn't appear to be running.

marpierc commented 7 years ago

Looks like it is http://ec2-35-166-177-93.us-west-2.compute.amazonaws.com/. You could have solved this problem with Elastic IPs.

I notice some problems:

Nethracs commented 7 years ago

Please access the application from the URL

http://ec2-35-166-177-93.us-west-2.compute.amazonaws.com/

Nethracs commented 7 years ago

Job submission works now. junk in .data temporary directory for dockerized mysql from previous builds prevented job submission.

Jobs previously submitted can be modified and submitted now.

Nethracs commented 7 years ago

Google OAuth2 works now, sign up and sign through oauth2 is working.

Nethracs commented 7 years ago

Uniqueness constraint is not enforced on email id, which allows user to sign up multiple times wihn same id.

Nethracs commented 7 years ago

Travis build passed successfully without any errors.