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

run e2e tests in local and/or remote #53

Merged
merged 2 commits into from
Jul 3, 2024
Merged

run e2e tests in local and/or remote #53

merged 2 commits into from
Jul 3, 2024

Conversation

jagedn
Copy link
Collaborator

@jagedn jagedn commented Jul 3, 2024

this PR improve the end 2 end tests so you can run a set of pipelines in local or remote

you need to share your keys with the remote nf-azure server in order to be able to run ssh commands without password

the run-all.sh build and copy current version of the plugin as latest in the remote server

closes #51

Signed-off-by: Jorge Aguilera <jorge@edn.es>
@jagedn jagedn requested review from matthdsm and abhi18av July 3, 2024 08:52
Copy link
Member

@abhi18av abhi18av left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to merge Jorge!

I've also updated the min nextflow version and added a section in the shell script or sun-nomadlab cluster

@abhi18av abhi18av merged commit 09a9e68 into master Jul 3, 2024
2 checks passed
@abhi18av abhi18av deleted the az-nomadlab branch July 3, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

testing on remote environments
2 participants