specifying num_cpus and mem_size for taskotron clients
This commit is contained in:
parent
345dcd70e5
commit
a814a75254
2 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
|
mem_size: 4096
|
||||||
|
num_cpus: 2
|
||||||
|
|
||||||
slave_user: buildslave
|
slave_user: buildslave
|
||||||
taskotron_fas_user: taskotron
|
taskotron_fas_user: taskotron
|
||||||
resultsdb_server: http://resultsdb-dev01.qa.fedoraproject.org/resultsdb_api/api/v1.0/
|
resultsdb_server: http://resultsdb-dev01.qa.fedoraproject.org/resultsdb_api/api/v1.0/
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
---
|
---
|
||||||
lvm_size: 20000
|
lvm_size: 20000
|
||||||
|
mem_size: 4096
|
||||||
|
num_cpus: 2
|
||||||
|
|
||||||
slave_user: buildslave
|
slave_user: buildslave
|
||||||
taskotron_fas_user: taskotron
|
taskotron_fas_user: taskotron
|
||||||
resultsdb_server: http://resultsdb-stg01.qa.fedoraproject.org/resultsdb/api/v1.0/
|
resultsdb_server: http://resultsdb-stg01.qa.fedoraproject.org/resultsdb/api/v1.0/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue