File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2021.08.26-172-gc8a2852
1+ 2021.08.26-174-g23ccb65
Original file line number Diff line number Diff line change @@ -81,6 +81,8 @@ services:
8181 - ./ssh:/keys/
8282 - ~/.config:/root/.config
8383 - ../../../pulp-openapi-generator:/root/pulp-openapi-generator
84+ env:
85+ PULP_WORKERS: "4"
8486VARSYAML
8587
8688cat >> vars/main.yaml << VARSYAML
Original file line number Diff line number Diff line change 11# This config represents the latest values used when running the plugin-template. Any settings that
22# were not present before running plugin-template have been added with their default values.
33
4- # generated with plugin_template@2021.08.26-172-gc8a2852
4+ # generated with plugin_template@2021.08.26-174-g125ecdc
55
66additional_repos :
77- branch : main
@@ -32,6 +32,7 @@ flake8: true
3232flake8_ignore : []
3333github_org : pulp
3434issue_tracker : github
35+ kanban : true
3536lint_requirements : true
3637noissue_marker : ' [noissue]'
3738parallel_test_workers : 8
You can’t perform that action at this time.
0 commit comments