diff options
Diffstat (limited to 'jjb/testsuite')
-rw-r--r-- | jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml | 9 | ||||
-rw-r--r-- | jjb/testsuite/robot-utils/testsuite-robot-utils.yaml | 8 | ||||
-rw-r--r-- | jjb/testsuite/testsuite-cds-mock-odl.yaml | 8 | ||||
-rw-r--r-- | jjb/testsuite/testsuite-cds-mock-server.yaml | 8 | ||||
-rw-r--r-- | jjb/testsuite/testsuite-cds-mock-ssh.yaml | 8 | ||||
-rw-r--r-- | jjb/testsuite/testsuite-cds.yaml | 8 | ||||
-rw-r--r-- | jjb/testsuite/testsuite-oom.yaml | 9 | ||||
-rw-r--r-- | jjb/testsuite/testsuite-python-testing-utils.yaml | 9 | ||||
-rw-r--r-- | jjb/testsuite/testsuite.yaml | 9 |
9 files changed, 0 insertions, 76 deletions
diff --git a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml index 80e4a1b9f..50e2d5c66 100644 --- a/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml +++ b/jjb/testsuite/pythonsdk-tests/testsuite-pythonsdk-tests.yaml @@ -1,14 +1,5 @@ --- - project: - name: testsuite-pythonsdk-tests-info - project-name: testsuite-pythonsdk-tests - jobs: - - gerrit-info-yaml-verify - build-node: centos8-builder-2c-1g - project: testsuite/pythonsdk-tests - branch: master - -- project: name: testsuite-pythonsdk-tests-linters project: "testsuite/pythonsdk-tests" project-name: "testsuite-pythonsdk-tests" diff --git a/jjb/testsuite/robot-utils/testsuite-robot-utils.yaml b/jjb/testsuite/robot-utils/testsuite-robot-utils.yaml index ea463b6f4..884d3168e 100644 --- a/jjb/testsuite/robot-utils/testsuite-robot-utils.yaml +++ b/jjb/testsuite/robot-utils/testsuite-robot-utils.yaml @@ -4,11 +4,3 @@ project-name: testsuite-robot-utils views: - project-view - -- project: - name: testsuite-robot-utils-info - project: testsuite/robot-utils - project-name: testsuite-robot-utils - build-node: centos8-builder-2c-1g - jobs: - - gerrit-info-yaml-verify diff --git a/jjb/testsuite/testsuite-cds-mock-odl.yaml b/jjb/testsuite/testsuite-cds-mock-odl.yaml index 6ac651190..51c755d38 100644 --- a/jjb/testsuite/testsuite-cds-mock-odl.yaml +++ b/jjb/testsuite/testsuite-cds-mock-odl.yaml @@ -6,14 +6,6 @@ - project-view - project: - name: testsuite-cds-mock-odl-info - project: testsuite/cds-mock-odl - project-name: testsuite-cds-mock-odl - build-node: centos8-builder-2c-1g - jobs: - - gerrit-info-yaml-verify - -- project: name: testsuite-cds-mock-odl-linters project: "testsuite/cds-mock-odl" project-name: "testsuite-cds-mock-odl" diff --git a/jjb/testsuite/testsuite-cds-mock-server.yaml b/jjb/testsuite/testsuite-cds-mock-server.yaml index e2aa1c6fb..fcd7a125e 100644 --- a/jjb/testsuite/testsuite-cds-mock-server.yaml +++ b/jjb/testsuite/testsuite-cds-mock-server.yaml @@ -6,14 +6,6 @@ - project-view - project: - name: testsuite-cds-mock-server-info - project: testsuite/cds-mock-server - project-name: testsuite-cds-mock-server - build-node: centos8-builder-2c-1g - jobs: - - gerrit-info-yaml-verify - -- project: name: testsuite-cds-mock-server-linters project: "testsuite/cds-mock-server" project-name: "testsuite-cds-mock-server" diff --git a/jjb/testsuite/testsuite-cds-mock-ssh.yaml b/jjb/testsuite/testsuite-cds-mock-ssh.yaml index 1812bc797..dcbbbba4e 100644 --- a/jjb/testsuite/testsuite-cds-mock-ssh.yaml +++ b/jjb/testsuite/testsuite-cds-mock-ssh.yaml @@ -6,14 +6,6 @@ - project-view - project: - name: testsuite-cds-mock-ssh-info - project: testsuite/cds-mock-ssh - project-name: testsuite-cds-mock-ssh - build-node: centos8-builder-2c-1g - jobs: - - gerrit-info-yaml-verify - -- project: name: testsuite-cds-mock-ssh-linters project: "testsuite/cds-mock-ssh" project-name: "testsuite-cds-mock-ssh" diff --git a/jjb/testsuite/testsuite-cds.yaml b/jjb/testsuite/testsuite-cds.yaml index ac699522a..a702f8ce8 100644 --- a/jjb/testsuite/testsuite-cds.yaml +++ b/jjb/testsuite/testsuite-cds.yaml @@ -1,13 +1,5 @@ --- - project: - name: testsuite-cds-info - project: testsuite/cds - project-name: testsuite-cds - build-node: centos8-builder-2c-1g - jobs: - - gerrit-info-yaml-verify - -- project: name: testsuite-cds-linters project: "testsuite/cds" project-name: "testsuite-cds" diff --git a/jjb/testsuite/testsuite-oom.yaml b/jjb/testsuite/testsuite-oom.yaml deleted file mode 100644 index a5b86f5fc..000000000 --- a/jjb/testsuite/testsuite-oom.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -- project: - name: testsuite-oom - project-name: testsuite-oom - jobs: - - gerrit-info-yaml-verify - build-node: centos8-builder-2c-1g - project: testsuite/oom - branch: master diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 69de692dc..fad72e486 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -34,12 +34,3 @@ pattern: "robotframework-onap/**" jobs: - "{project-name}-{stream}-{subproject}-verify-python" - -- project: - name: testsuite-python-testing-utils-info - project-name: testsuite-python-testing-utils - jobs: - - gerrit-info-yaml-verify - build-node: ubuntu1804-builder-4c-4g - project: testsuite/python-testing-utils - branch: master diff --git a/jjb/testsuite/testsuite.yaml b/jjb/testsuite/testsuite.yaml index 827aec93d..37096145c 100644 --- a/jjb/testsuite/testsuite.yaml +++ b/jjb/testsuite/testsuite.yaml @@ -29,15 +29,6 @@ mvn-settings: "testsuite-settings" - project: - name: testsuite-info - project-name: testsuite - jobs: - - gerrit-info-yaml-verify - build-node: centos8-builder-2c-1g - project: testsuite - branch: master - -- project: name: testsuite-linters project: "testsuite" project-name: "testsuite" |