diff options
author | 2020-03-12 10:14:33 -0400 | |
---|---|---|
committer | 2020-03-12 10:15:54 -0400 | |
commit | c22be7a4d095949018af4d8e5d036594cbb85615 (patch) | |
tree | dd71dd7e599374df0d082a97000f8cf455f0c51c /jjb/policy | |
parent | 462d65cdc53c2c31557266d98ee26ba0490ee8b2 (diff) |
Move to centos build node for policy/gui
This repo was inactive when the changes were made for INFO.yaml
verification. Upgrading
Issue-ID: POLICY-2423
Change-Id: Ia1cb1c7643ff970186b83e55291d9aa4ec623039
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy')
-rw-r--r-- | jjb/policy/policy-gui.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/policy/policy-gui.yaml b/jjb/policy/policy-gui.yaml index 924ea3786..fc57249e7 100644 --- a/jjb/policy/policy-gui.yaml +++ b/jjb/policy/policy-gui.yaml @@ -66,5 +66,6 @@ project-name: policy-gui jobs: - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g project: policy/gui branch: master |