X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Foransc%2Fnonrtric%2Fnonrtric-verify-jobs.yaml;h=81876ed2cc399e8be042dee193f4c03d07277eb6;hb=7270c761d141f2088658980b4ea1b56efd8fefcd;hp=0de7b41b5e2d485f431b3c45ea13724e5c920546;hpb=2d59e24793a065d1ede8108b767a2c70e1242da0;p=infra%2Fcicd.git diff --git a/jjb/oransc/nonrtric/nonrtric-verify-jobs.yaml b/jjb/oransc/nonrtric/nonrtric-verify-jobs.yaml index 0de7b41b..81876ed2 100644 --- a/jjb/oransc/nonrtric/nonrtric-verify-jobs.yaml +++ b/jjb/oransc/nonrtric/nonrtric-verify-jobs.yaml @@ -1,6 +1,6 @@ --- # ============LICENSE_START==================================================== -# Copyright (C) 2019 Nordix Foundation. +# Copyright (C) 2023 Nordix Foundation. # ============================================================================= # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -18,10 +18,11 @@ # ============LICENSE_END====================================================== - project: - name: nonrtric-rebase-verify + name: nonrtric-verify project: nonrtric project-name: nonrtric - jdk-version: java-11 - + script-name: verify-jobs-nonrtric.sh + directory: test/auto-test + jobs: - - 'oransc-{project-name}-verify-java' + - 'oransc-{project-name}-verify-bash'