
This is necessary because this job doing apt-get/yum install Change-Id: Id2b38a616154e7f83455a4874359851b49a65bca
12 lines
210 B
YAML
12 lines
210 B
YAML
- job-template:
|
|
name: 'check-rally-install-{node}'
|
|
node: '{node}'
|
|
|
|
builders:
|
|
- link-logs
|
|
- gerrit-git-prep
|
|
- shell: "tests_ci/test_install.sh"
|
|
|
|
publishers:
|
|
- console-log
|