diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-12-13 20:33:08 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2022-12-13 20:33:08 +0100 |
commit | 7c28aca2263423c29ccaf01ea7180abd8758da92 (patch) | |
tree | 5b1b7ab6113096b1ea08e05941c0479fef5b5c7c /jjb/cntt/cntt.yaml | |
parent | 45b0c222c081d4614dbd6aba2024336e8d4d3351 (diff) |
Switch CNTT verification to opnfv-build
Change-Id: I802f27a862d8bca2fcd786fdeb25c01ccc09f0fc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/cntt/cntt.yaml')
-rw-r--r-- | jjb/cntt/cntt.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/cntt/cntt.yaml b/jjb/cntt/cntt.yaml index 74642d821..9d5bc2bba 100644 --- a/jjb/cntt/cntt.yaml +++ b/jjb/cntt/cntt.yaml @@ -39,7 +39,7 @@ parameters: - label: name: node - default: 'lf-virtual1' + default: 'opnfv-build' - job-template: name: cntt-tox-{stream} |