summaryrefslogtreecommitdiffstats
path: root/jjb/vvp
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vvp')
-rw-r--r--jjb/vvp/vvp-documentation.yaml10
-rw-r--r--jjb/vvp/vvp-em.yaml10
-rw-r--r--jjb/vvp/vvp-oom.yaml10
-rw-r--r--jjb/vvp/vvp-regression.yaml10
-rw-r--r--jjb/vvp/vvp-test-engine.yaml11
-rw-r--r--jjb/vvp/vvp-validation-scripts.yaml1
6 files changed, 0 insertions, 52 deletions
diff --git a/jjb/vvp/vvp-documentation.yaml b/jjb/vvp/vvp-documentation.yaml
deleted file mode 100644
index 2df897d6c..000000000
--- a/jjb/vvp/vvp-documentation.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-- project:
- name: vvp-documentation
- project-name: "vvp-documentation"
- project: "vvp/documentation"
- mvn-settings: "vvp-documentation-settings"
- branch: master
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
diff --git a/jjb/vvp/vvp-em.yaml b/jjb/vvp/vvp-em.yaml
deleted file mode 100644
index 99c040943..000000000
--- a/jjb/vvp/vvp-em.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-- project:
- name: vvp-engagementmgr
- project-name: "vvp-engagementmgr"
- project: "vvp/engagementmgr"
- mvn-settings: "vvp-engagementmgr-settings"
- branch: master
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
diff --git a/jjb/vvp/vvp-oom.yaml b/jjb/vvp/vvp-oom.yaml
deleted file mode 100644
index 3da6dcd30..000000000
--- a/jjb/vvp/vvp-oom.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-- project:
- name: vvp-oom
- project-name: "vvp-oom"
- project: "vvp/oom"
- mvn-settings: "vvp-oom-settings"
- branch: master
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
diff --git a/jjb/vvp/vvp-regression.yaml b/jjb/vvp/vvp-regression.yaml
deleted file mode 100644
index 265d70f7f..000000000
--- a/jjb/vvp/vvp-regression.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-- project:
- name: vvp-regression-tests
- project-name: "vvp-regression-tests"
- project: "vvp/regression-tests"
- mvn-settings: "vvp-regression-tests-settings"
- branch: master
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml
index e9be3d35e..8287c4811 100644
--- a/jjb/vvp/vvp-test-engine.yaml
+++ b/jjb/vvp/vvp-test-engine.yaml
@@ -1,15 +1,5 @@
---
- project:
- name: vvp-test-engine-info
- project-name: "vvp-test-engine"
- project: "vvp/test-engine"
- mvn-settings: "vvp-test-engine-settings"
- branch: master
- jobs:
- - gerrit-info-yaml-verify
- build-node: centos8-builder-2c-1g
-
-- project:
name: vvp-test-engine-sonar
jobs:
- gerrit-maven-sonar
@@ -17,7 +7,6 @@
sonarcloud-project-organization: "{sonarcloud_project_organization}"
sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
sonar-mvn-goal: "{sonar_mvn_goal}"
- cron: "@daily"
build-node: ubuntu1804-docker-8c-8g
project: "vvp/test-engine"
project-name: "vvp-test-engine"
diff --git a/jjb/vvp/vvp-validation-scripts.yaml b/jjb/vvp/vvp-validation-scripts.yaml
index d6539996f..4e7f45f5d 100644
--- a/jjb/vvp/vvp-validation-scripts.yaml
+++ b/jjb/vvp/vvp-validation-scripts.yaml
@@ -29,7 +29,6 @@
sonarcloud-project-organization: "{sonarcloud_project_organization}"
sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}"
sonar-mvn-goal: "{sonar_mvn_goal}"
- cron: "@daily"
build-node: ubuntu1804-docker-8c-8g
project: "vvp/validation-scripts"
project-name: "vvp-validation-scripts"