radical-collaboration / hpc-workflows

NSF16514 EarthCube Project - Award Number:1639694
5 stars 0 forks source link

Add integration tests specific to PSU and PU use cases as part of the tests pre-release #58

Closed vivek-bala closed 5 years ago

vivek-bala commented 6 years ago

Automate the integration tests as part of the pre-release testing

mturilli commented 6 years ago

Partially done, open and ongoing

mturilli commented 6 years ago

Done for PU, PSU ongoing. Tests will be triggered manually for auth issues.

mturilli commented 6 years ago

PSU ongoing.

Weiming-Hu commented 5 years ago

@vivek-bala I'm trying to set up passwordless access to Cheyenne. However, Cheyenne requires a token. I've tried the public rsa key but it looks like this does not work. Is there an alternative? Thank you.

cervone commented 5 years ago

I think the token is what you get from the ybkey. There is a solution where you open a SSH tunnel, but you still need to enter the token at the beginning of the session

On Sep 24, 2018, at 2:58 PM, Weiming notifications@github.com<mailto:notifications@github.com> wrote:

@vivek-balahttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fvivek-bala&data=02%7C01%7Cguc18%40psu.edu%7C24a7bc741c094caae6ff08d6224fac80%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C636734122922148998&sdata=CjAGiRa992IGDH0A25%2B%2Bie7eA0V3cFwWRz4Udr%2BmJ7E%3D&reserved=0 I'm trying to set up passwordless access to Cheyenne. However, Cheyenne requires a token. I've tried the public rsa key but it looks like this does not work. Is there an alternative? Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fradical-collaboration%2Fhpc-workflows%2Fissues%2F58%23issuecomment-424086526&data=02%7C01%7Cguc18%40psu.edu%7C24a7bc741c094caae6ff08d6224fac80%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C636734122922159006&sdata=EsNppzKEcmIlPpp2yOZ5vxh8TaY%2FXXNTG7F6VjgtCek%3D&reserved=0, or mute the threadhttps://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAKREgiSN6MwvmAuEQpA95R3iQ1jOOsQDks5ueSs8gaJpZM4UdTy3&data=02%7C01%7Cguc18%40psu.edu%7C24a7bc741c094caae6ff08d6224fac80%7C7cf48d453ddb4389a9c1c115526eb52e%7C0%7C0%7C636734122922159006&sdata=CyWAGYjyzn1gfJawJHdnvpqB0Is%2BNuaf7km8kYeod1c%3D&reserved=0.

Weiming-Hu commented 5 years ago

@cervone I can log onto Cheyenne without a problem. But to use EnTK I need to set up passwordless access. That's what stoped me.

vivek-bala commented 5 years ago

On Cheyenne, you can use the login node as the client (in place of your laptop). The changes in process limits were to accommodate this execution mode. Let me know how it goes.

Weiming-Hu commented 5 years ago

@vivek-bala Thank you. Working on this today. So I guess I need to install radical.entk on Cheyenne log in node. Do I need rabbitMQ and MongoDB?

vivek-bala commented 5 years ago

Dependent on #65