X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fportal-aiml-dashboard%2Fportal-aiml-dashboard.yaml;h=2199928d9d7ab0627a2645d2f132111dc599af0b;hb=655216001926ac5ea327b224fbc17156a5c0e867;hp=64119ca25b2ac38687a20a28b8411c4dd38b409b;hpb=b0cf01badcd2717524aa17d1011a19b40036c503;p=ci-management.git diff --git a/jjb/portal-aiml-dashboard/portal-aiml-dashboard.yaml b/jjb/portal-aiml-dashboard/portal-aiml-dashboard.yaml index 64119ca2..2199928d 100644 --- a/jjb/portal-aiml-dashboard/portal-aiml-dashboard.yaml +++ b/jjb/portal-aiml-dashboard/portal-aiml-dashboard.yaml @@ -5,17 +5,8 @@ views: - project-view -- project: - name: portal-aiml-dashboard-info - project: portal/aiml-dashboard - project-name: portal-aiml-dashboard - build-node: centos7-builder-1c-1g - branch: master - jobs: - - gerrit-info-yaml-verify - -- _aiml_dashboard_docker_common: &aiml_dashboard_docker_common - # values apply to all training manager projects +- _aiml_dashboard_docker_common: + &aiml_dashboard_docker_common # values apply to all training manager projects name: portal-aiml-dashboard-docker-common # git repo project: portal/aiml-dashboard @@ -31,19 +22,19 @@ # container release requires docker build-node: centos7-docker-2c-8g jobs: - - '{project-name}-gerrit-release-jobs' + - "{project-name}-gerrit-release-jobs" - project: <<: *aiml_dashboard_docker_common name: portal-aiml-dashboard-docker - project-name: '{name}' + project-name: "{name}" # image name - docker-name: 'o-ran-sc/{name}' + docker-name: "o-ran-sc/{name}" # Dockerfile is in a subdir - docker-root: '.' + docker-root: "." # source of docker tag # dockerfile is in subdir of docker root - docker-build-args: '--network=host' + docker-build-args: "--network=host" container-tag-method: yaml-file build-node: ubuntu1804-docker-4c-4g jobs: @@ -55,15 +46,15 @@ - project: <<: *aiml_dashboard_docker_common name: portal-aiml-notebook-docker - project-name: '{name}' + project-name: "{name}" # image name - docker-name: 'o-ran-sc/{name}' + docker-name: "o-ran-sc/{name}" # Dockerfile is in a subdir - docker-root: 'kf-pipelines' - container-tag-yaml-dir: 'kf-pipelines' + docker-root: "kf-pipelines" + container-tag-yaml-dir: "kf-pipelines" # source of docker tag # dockerfile is in subdir of docker root - docker-build-args: '--network=host' + docker-build-args: "--network=host" container-tag-method: yaml-file build-node: ubuntu1804-docker-4c-4g jobs: