Jakub Slupecki
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created VMware cloud plugin - different sizing of agents images
Hello,Our scenario: we have a VM template and a number of different jobs - lets say Job A is a small linter so it requires lets say 2 CPUs and 4 GB RAM. Job B is a big test job that requires 16 CP... -
Edited VMware cloud profile - "Disconnected — Agent has unregistered (will upgrade)"
Hi, we recently started using cloud profiles with VMware to spawn agents on demand.Everything is working fine, but we are seeing a lot of agents in the the “Unauthorized” section of the agents tab:... -
Created Agent Pool project assignment via Kotlin DSL
Hi, we recently switched to Kotlin for all our pipelines. Is there possibility to programmatically assign specific projects to specific agent pools? Ideally I would see it as a property in a jetbra... -
Created teamcity-configs-maven-plugin generate includes tests classes
We start to move towards Kotlin for XML generation and we have some small issues with pom.xml. *Test.kt classes are compiled when running teamcity-configs:generate. Test clasess import org.assertj....