You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I want to be able to ask for more or less resources to accomplish my job, because each job may use different resources.
As an example, for unit and functional tests of Screwdriver, it would be good to have more CPUs available. With the deploy jobs, we wouldn't need more than 1 CPU and probably less memory.
As an admin, I should be able to customize how many resources are being used per executor. As a user, I should be able to hint (via annotation?) which executor would best fit my needs.
The text was updated successfully, but these errors were encountered:
As an example, for unit and functional tests of Screwdriver, it would be good to have more CPUs available. With the deploy jobs, we wouldn't need more than 1 CPU and probably less memory.
As an admin, I should be able to customize how many resources are being used per executor. As a user, I should be able to hint (via annotation?) which executor would best fit my needs.
The text was updated successfully, but these errors were encountered: