diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2023-03-16 10:25:22 -0700 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2023-03-16 10:26:17 -0700 |
commit | 4d12cbc4f97517047a55fcecbc22ef182a96f8c2 (patch) | |
tree | 05a5cbae987f8e211414247bbf4ddba95e034ed5 /jjb | |
parent | 2dcc7011a94640d3d8d55ff88c8a9c6e3fc7eaba (diff) |
Fix: Migrate rtdv3 to Centos8
This is in order to fix few C library dependencies which
are not present in Centos7 (enchant library).
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I850994a65bf4ef104f6b80e281cc316b57cb82c6
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/rtdv3/rtdv3.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/rtdv3/rtdv3.yaml b/jjb/rtdv3/rtdv3.yaml index eb0d11ae8..2715743af 100644 --- a/jjb/rtdv3/rtdv3.yaml +++ b/jjb/rtdv3/rtdv3.yaml @@ -16,7 +16,7 @@ default-version: latest tox-dir: "docs/" doc-dir: "_build/html" - build-node: centos7-builder-2c-1g + build-node: centos8-builder-2c-1g # the jjb is very short and filtering docs falsy raises side effects in # ONAP doc gerrit_trigger_file_paths: |