summaryrefslogtreecommitdiffstats
path: root/jjb/integration/simulators/nf-simulator/integration-ves-client-nf-simulator.yaml
blob: f08ed1717ef40f77c57fe5219dd464a490888251 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
- project:
    name: integration-simulators-nf-simulator-ves-client
    project-name: "integration-simulators-nf-simulator-ves-client"
    java-version: openjdk11
    jobs:
      - "{project-name}-{stream}-verify-java"
      - "{project-name}-{stream}-merge-java"
      - gerrit-maven-stage:
          sign-artifacts: true
          build-node: centos8-docker-8c-8g
          maven-versions-plugin: true
      - gerrit-maven-docker-stage:
          build-node: ubuntu1804-docker-8c-8g
          container-public-registry: "nexus3.onap.org:10001"
          container-staging-registry: "nexus3.onap.org:10003"
          mvn-goals: "clean deploy -P docker -DskipDockerPush=false"
      - "{project-name}-gerrit-release-jobs":
          build-node: centos7-docker-2c-1g

    project: "integration/simulators/nf-simulator/ves-client"
    stream:
      - "master":
          branch: "master"
    mvn-settings: "integration-simulators-nf-simulator-ves-client-settings"
    # due to a strange macro / variable translation problem this needs
    # to be passed as a string block to properly get the properties
    # correctly defined in the job
    maven-deploy-properties: |
      deployAtEnd=true
    files: "**"
    archive-artifacts: ""
    build-node: "ubuntu1804-docker-8c-8g"

- project:
    name: integration-simulators-nf-simulator-ves-client-sonar
    java-version: openjdk11
    jobs:
      - gerrit-maven-sonar
    sonarcloud: true
    sonarcloud-project-organization: "{sonarcloud_project_organization}"
    sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
    sonar-mvn-goal: "{sonar_mvn_goal}"
    build-node: ubuntu1804-docker-8c-8g
    project: "integration/simulators/nf-simulator/ves-client"
    project-name: "integration-simulators-nf-simulator-ves-client"
    branch: "master"
    mvn-settings: "integration-simulators-nf-simulator-ves-client-settings"
    mvn-goals: "clean install"
    mvn-opts: "-Xmx1024m -XX:MaxPermSize=256m"

- project:
    name: integration-simulators-nf-simulator-ves-client-view
    project-name: integration-simulators-nf-simulator-ves-client
    views:
      - project-view