diff options
author | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-08-31 10:31:09 -0700 |
---|---|---|
committer | Gildas Lanilis <gildas.lanilis@huawei.com> | 2018-08-31 10:35:24 -0700 |
commit | b91f6faaf2eea27199d96f97c67f9bb30d24560d (patch) | |
tree | 052978fd998b1aed0addada9b093dbdf9fe33307 /jjb/vnfsdk | |
parent | b26ef58fe69f36a1713d80466527a1e626db060c (diff) |
Remove python clm configuration
In Beijing release, there was a try to have Nexus IQ scanning python file.
This never succeed.
This code submission is about removing "gerrit-python-xc-clm" job.
Change-Id: Iee9a91b0fc481843a1c2acdefad3f7680104de14
Issue-ID: CIMAN-199
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
Diffstat (limited to 'jjb/vnfsdk')
-rw-r--r-- | jjb/vnfsdk/vnfsdk-pkgtools-python.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/vnfsdk/vnfsdk-pkgtools-python.yaml b/jjb/vnfsdk/vnfsdk-pkgtools-python.yaml index 2ed1153c7..1931f3f22 100644 --- a/jjb/vnfsdk/vnfsdk-pkgtools-python.yaml +++ b/jjb/vnfsdk/vnfsdk-pkgtools-python.yaml @@ -16,7 +16,6 @@ mvn-settings: 'vnfsdk-pkgtools-settings' build-node: ubuntu1604-builder-4c-4g jobs: - - gerrit-python-xc-clm - '{project-name}-{stream}-{subproject}-verify-python' - '{project-name}-{subproject}-python-staging-{stream}' - '{project-name}-{subproject}-python-release-{stream}' |