diff options
author | wutianwei <wutianwei1@huawei.com> | 2018-01-12 09:25:07 +0800 |
---|---|---|
committer | wutianwei <wutianwei1@huawei.com> | 2018-01-12 09:25:07 +0800 |
commit | eb3608c8b3f30451f512ced0cd84297cc0371ff5 (patch) | |
tree | 5c5d749281d6629125b7f76a48ebf62b952de09f /jjb/opera | |
parent | 071c4bc5708601763941d61c502f800e3460be6b (diff) |
disable the opera
it doesn't support the opera in compass4nfv master.
it is needless to run daily and verify job.
Change-Id: I9345f8c527c4b38e47b1d8de7d5c8cb2fdc1b30d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Diffstat (limited to 'jjb/opera')
-rw-r--r-- | jjb/opera/opera-daily-jobs.yml | 2 | ||||
-rw-r--r-- | jjb/opera/opera-verify-jobs.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/opera/opera-daily-jobs.yml b/jjb/opera/opera-daily-jobs.yml index 5d7526bba..f0841a34b 100644 --- a/jjb/opera/opera-daily-jobs.yml +++ b/jjb/opera/opera-daily-jobs.yml @@ -11,7 +11,7 @@ stream: master branch: '{stream}' gs-pathname: '' - disabled: false + disabled: true ##################################### # pod definitions diff --git a/jjb/opera/opera-verify-jobs.yml b/jjb/opera/opera-verify-jobs.yml index ad93d4653..97c9a43ec 100644 --- a/jjb/opera/opera-verify-jobs.yml +++ b/jjb/opera/opera-verify-jobs.yml @@ -11,7 +11,7 @@ - master: branch: '{stream}' gs-pathname: '' - disabled: false + disabled: true ##################################### # patch verification phases |