blob: e9ca98f307494f0cbc37f8c9f942e2cf2c669ca6 [file] [log] [blame]
- job-template:
project-type: pipeline
description: '{job-description}'
concurrent: true
disabled: false
name: mosk-phoronix
parameters:
- string:
default: "sre-team-infra"
description: ''
name: NODE_LABEL
trim: 'false'
- string:
name: SEED_EXT_IP
description: ''
trim: 'false'
default: '172.16.180.2'
- string:
default: bm-mcc-mosk
description: ''
name: ENV_NAME
trim: 'false'
- string:
default: ''
description: |-
Example: refs/changes/89/411189/36
(for now - only one reference allowed)
name: TCP_QA_REFS
trim: 'false'
- string:
default: 'phoronix-test-suite-10.8.4.tar.gz'
description: |-
Example: phoronix-test-suite-10.8.4.tar.gz
show version from https://phoronix-test-suite.com/releases/
name: PHORONIX_PACKAGE
trim: 'false'
- string:
default: '4'
description: |-
Example: 1-7
How many phoronix clients do you need to create?
name: PHORONIX_PACKAGE
trim: 'false'
- text:
default: ''
description: |-
Add env vars for deploy and testing
name: EXTRA_VARS
trim: 'false'
pipeline-scm:
lightweight-checkout: false
scm:
- git:
branches:
- FETCH_HEAD
refspec: ${{TCP_QA_REFS}}
url: https://gerrit.mcp.mirantis.com/mcp/tcp-qa
script-path: jobs/pipelines/mosk/mosk-phoronix-bm.groovy
logrotate:
daysToKeep: 365