diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2023-03-24 16:17:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-03-24 16:17:33 +0000 |
commit | ec6a24e43a7612b6ad58f5caa15ef1933a1d4ff5 (patch) | |
tree | fd9ea6835b1a6ba601e8fdd7989ed1cb8e27310b /jjb | |
parent | 394d7ef9d521baff100f709e6114b10464612c91 (diff) | |
parent | 71b88af5f6da98b7bfe68e7c8c79a9cf6b9af4c8 (diff) |
Merge "Use centos8 build node for integration linters"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/integration/integration-templates.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/integration/integration-templates.yaml b/jjb/integration/integration-templates.yaml index 77be42b97..34e3ed6cc 100644 --- a/jjb/integration/integration-templates.yaml +++ b/jjb/integration/integration-templates.yaml @@ -57,7 +57,7 @@ id: integration-linters project-type: freestyle description: 'Job intended for running linters with Tox and Coala' - build-node: ubuntu1804-builder-4c-4g + build-node: centos8-builder-2c-1g node: '{build-node}' parameters: |