Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

Multi instance launch #736

Merged
merged 14 commits into from
May 20, 2020
Merged

Conversation

zhxu73
Copy link
Member

@zhxu73 zhxu73 commented May 15, 2020

Description

Enable launching multiple instances with a single request.
Multi-instance launch request is just the normal launch request with an extra parameter.
e.g.

{
"extra": {"instance_count": 2}
}

Checklist before merging Pull Requests

  • New test(s) included to reproduce the bug/verify the feature
  • Add an entry in the changelog
  • Documentation created/updated (include links)
  • If creating/modifying DB models which will contain secrets or sensitive information, PR to clank updating sanitation queries in roles/sanitary-sql-access/templates/sanitize-dump.sh.j2
  • Reviewed and approved by at least one other contributor.
  • New variables supported in Clank

@coveralls
Copy link

coveralls commented May 16, 2020

Coverage Status

Coverage decreased (-0.07%) to 39.143% when pulling 9907f4f on zhxu73:multi-instance-launch into ebe5aa7 on cyverse:master.

@npurcella npurcella merged commit 1fbc4c1 into cyverse:master May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants