-
Notifications
You must be signed in to change notification settings - Fork 417
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
Add Azure megatests #1340
Add Azure megatests #1340
Conversation
This PR is against the
|
|
how did you setup the license server? |
I did not - it must go across the open internet. |
@FriederikeHanssen @maxulysse anything else we want for this? |
Sorry, forgot about it with the summit |
I like what we're doing there with rnaseq: https://github.com/nf-core/rnaseq/blob/a10f41afa204538d5dcc89a5910c299d68f94f41/nextflow.config#L248-L258 |
Okay. I will write something up next month about setting a license server for testing. |
Do we want default machine types to be bigger for testing on Azure? |
@maxulysse all done. Need to test now. |
so merge and test, or test and merge? |
https://github.com/nf-core/sarek/actions/runs/7261289019 Successful launch, let's manually confirm they finish. |
Perfection |
Woot. |
Squash merge so we don't add 27 commits. |
We disabled that on the pipelines, so you'd have to do it manually |
I'm gonna rebase so hard. |
Change name of awstest to cloudtest since it now does Azure
69cd2b5
to
269f448
Compare
Squashed like an irritating bug. This is good to go now. |
Thanks a lot |
Additions:
There's a cleaner way of doing this but I can't solve it right now.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).