Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remote tasks load wrong passphrase if suite name is registered remotely too #1763

Closed
hjoliver opened this issue Mar 16, 2016 · 1 comment · Fixed by #1729
Closed

remote tasks load wrong passphrase if suite name is registered remotely too #1763

hjoliver opened this issue Mar 16, 2016 · 1 comment · Fixed by #1729
Assignees
Labels
Milestone

Comments

@hjoliver
Copy link
Member

If I run a suite called SUITE on SUITE_HOST that submits a task to TASK_HOST, the remote task can load the wrong passphrase if TASK_HOST also has a suite registered as SUITE (with a passphrase in its suite definition directory).

@hjoliver hjoliver added the bug label Mar 16, 2016
@matthewrmshin matthewrmshin added this to the soon milestone Mar 16, 2016
@matthewrmshin
Copy link
Contributor

I guess we need to change the logic to favour the passphrase file installed under ~/cylc-run/SUITE/ before everything else.

@hjoliver hjoliver self-assigned this Mar 17, 2016
matthewrmshin added a commit to matthewrmshin/cylc-flow that referenced this issue Apr 5, 2016
New test to ensure that passphrase search on remote job host is correct
even if there is a non-running registered suite on the remote job with
the same name. See cylc#1763.
@matthewrmshin matthewrmshin modified the milestones: next-release, soon Apr 6, 2016
matthewrmshin added a commit to matthewrmshin/cylc-flow that referenced this issue Apr 8, 2016
New test to ensure that passphrase search on remote job host is correct
even if there is a non-running registered suite on the remote job with
the same name. See cylc#1763.
matthewrmshin added a commit to matthewrmshin/cylc-flow that referenced this issue Apr 14, 2016
New test to ensure that passphrase search on remote job host is correct
even if there is a non-running registered suite on the remote job with
the same name. See cylc#1763.
matthewrmshin added a commit to matthewrmshin/cylc-flow that referenced this issue Apr 15, 2016
New test to ensure that passphrase search on remote job host is correct
even if there is a non-running registered suite on the remote job with
the same name. See cylc#1763.
@hjoliver hjoliver assigned matthewrmshin and unassigned hjoliver Apr 17, 2016
matthewrmshin added a commit to matthewrmshin/cylc-flow that referenced this issue Apr 20, 2016
New test to ensure that passphrase search on remote job host is correct
even if there is a non-running registered suite on the remote job with
the same name. See cylc#1763.
matthewrmshin added a commit to matthewrmshin/cylc-flow that referenced this issue Apr 21, 2016
New test to ensure that passphrase search on remote job host is correct
even if there is a non-running registered suite on the remote job with
the same name. See cylc#1763.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants